Update
Some checks failed
CI/CD Pipeline / lint (push) Has been cancelled
CI/CD Pipeline / deploy (push) Failing after 39s

This commit is contained in:
sotos
2025-12-17 08:54:14 +01:00
parent 3108c915c8
commit c8f490d8aa

View File

@@ -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..."