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 0e0807f commit d013a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-configure-if-vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
cat ~/.ssh/config
ssh-add ansible_ssh_key
ssh-add -l
ssh -o ForwardAgent=yes -o [email protected] -o StrictHostKeyChecking=no [email protected] 'hostname'
ssh -vvv -o ForwardAgent=yes -o [email protected] -o StrictHostKeyChecking=no [email protected] 'hostname'
Expand Down

0 comments on commit d013a3c

Please sign in to comment.