.
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:40:58 +01:00
parent f0687cc24f
commit ac7803e81a

View File

@@ -31,7 +31,7 @@ jobs:
run: | run: |
wget http://google.com wget http://google.com
ansible-playbook \ ansible-playbook \
-i homesrv01.dev.lan ${{gitea.workspace}}/ansible/site.yml \ -i ${{secrets.SERVER_ADDRESS}}, ${{gitea.workspace}}/ansible/site.yml \
--private-key xxxx \ --private-key xxxx \
-u xxxx -u xxxx