.
All checks were successful
deploy host / setup-runner (push) Successful in 3s
deploy host / ansible-playbook (push) Successful in 3s

This commit is contained in:
2024-09-01 02:38:59 +01:00
parent 32105c4832
commit 258b57a35b

View File

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