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

This commit is contained in:
2024-09-01 02:50:16 +01:00
parent 335af4ebe6
commit c9db8cb3c3

View File

@@ -29,7 +29,7 @@ jobs:
#ANSIBLE_USER: ${{ secrets.ANSIBLE_USER }}
ANSIBLE_HOST_KEY_CHECKING: False
run: |
ping homesrv01.dev.lan -c 3
hget http://has.lan
ansible-playbook \
-i 192.168.14.2, ${{gitea.workspace}}/ansible/site.yml \
--private-key xxxx \