Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Silvija Tovernic committed Sep 20, 2024
1 parent 69bfdb7 commit 37cee5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ansible-configure-if-vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:

- name: Configure VM with ansible
run: |
cd ansible
chmod 600 ansible_ssh_key
mkidr /home/runner/.ssh/
eval "$(ssh-agent -s)"
Expand Down

0 comments on commit 37cee5f

Please sign in to comment.