.
Some checks failed
deploy host / setup-runner (push) Successful in 6s
deploy host / ansible-playbook (push) Failing after 7s

This commit is contained in:
2024-09-01 03:58:03 +01:00
parent 9095b03f0c
commit 9ecaf25951

View File

@@ -37,10 +37,10 @@ jobs:
chmod 600 ~/.ssh/private_key.pem chmod 600 ~/.ssh/private_key.pem
- name: ssh test # - name: ssh test
shell: bash # shell: bash
run: | # run: |
ssh admin@homesrv01.dev.lan -i ~/.ssh/private_key.pem # ssh admin@homesrv01.dev.lan -i ~/.ssh/private_key.pem
- name: Run Ansible Playbook - name: Run Ansible Playbook
env: env: