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 37cee5f commit ab08b8a
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 @@ -42,7 +42,7 @@ jobs:
run: |
cd ansible
chmod 600 ansible_ssh_key
mkidr /home/runner/.ssh/
mkdir /home/runner/.ssh
eval "$(ssh-agent -s)"
cat <<EOF > /home/runner/.ssh/known_hosts
13.81.1.208 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBcvCPBWhalKprTreWRp2+mwtCB9xpqSdGqXg5FNmEGO
Expand Down

0 comments on commit ab08b8a

Please sign in to comment.