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 1cfa165 commit 0e0807f
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 @@ -43,6 +43,7 @@ jobs:
cd ansible
eval "$(ssh-agent -s)"
chmod 600 ansible_ssh_key
cat ~/.ssh/config
ssh-add ansible_ssh_key
ssh-add -l
ssh -o ForwardAgent=yes -o [email protected] -o StrictHostKeyChecking=no [email protected] 'hostname'
Expand Down

0 comments on commit 0e0807f

Please sign in to comment.