From 1e9f166195a165720584b9bd71dd2b2711170890 Mon Sep 17 00:00:00 2001 From: Silvija Tovernic Date: Fri, 20 Sep 2024 19:46:56 +0200 Subject: [PATCH] test --- .github/workflows/ansible-configure-if-vm.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ansible-configure-if-vm.yml b/.github/workflows/ansible-configure-if-vm.yml index 7525c92c..3342e4d5 100644 --- a/.github/workflows/ansible-configure-if-vm.yml +++ b/.github/workflows/ansible-configure-if-vm.yml @@ -43,7 +43,6 @@ jobs: cd ansible eval "$(ssh-agent -s)" chmod 600 ansible_ssh_key - cat ~/.ssh/config ssh-add ansible_ssh_key ssh-add -l ssh -i ansible_ssh_key -vvv -o ForwardAgent=yes -o ProxyJump=azureadmin@13.81.1.208 -o StrictHostKeyChecking=no azureadmin@10.0.2.6 'hostname'