Update
This commit is contained in:
@@ -43,8 +43,6 @@ jobs:
|
||||
run: |
|
||||
echo " Checking SSH key setup..."
|
||||
head -5 ~/.ssh/id_rsa | cat -v
|
||||
ls -l ~/.ssh/id_rsa
|
||||
file ~/.ssh/id_rsa || echo "file command not available"
|
||||
echo " Testing SSH connection..."
|
||||
ssh -i ~/.ssh/id_rsa root@213.95.90.157 'echo SSH connection successful'
|
||||
echo " Running Ansible Playbook..."
|
||||
|
||||
Reference in New Issue
Block a user