modified: .gitea/workflows/host.yml
All checks were successful
deploy host / Deploy (push) Successful in 7s

This commit is contained in:
2024-09-05 21:57:39 +01:00
parent edde01efb5
commit 66e09df419

View File

@@ -25,7 +25,7 @@ jobs:
-e ANSIBLE_PLAYBOOK_PRIVATE_KEY="${{ secrets.HOST_ANSIBLE_PRIVATE_KEY }}" \
-e ANSIBLE_PLAYBOOK_REMOTE_USER="${{ secrets.HOST_ANSIBLE_REMOTE_USER }}" \
-e ANSIBLE_PLAYBOOK_INVENTORY="${{ secrets.HOST_ANSIBLE_REMOTE_ADDRESS }}" \
-v ./:/workspace \
-v ./ansible:/workspace \
git.limbosolutions.com/kb/ansible-playbook:dev