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

This commit is contained in:
2024-09-05 22:18:22 +01:00
parent 9f9a390765
commit 11cea9b6fc

View File

@@ -30,7 +30,7 @@ jobs:
-e ANSIBLE_PLAYBOOK_REMOTE_USER="${{ secrets.HOST_ANSIBLE_REMOTE_USER }}" \ -e ANSIBLE_PLAYBOOK_REMOTE_USER="${{ secrets.HOST_ANSIBLE_REMOTE_USER }}" \
-e ANSIBLE_PLAYBOOK_INVENTORY="${{ secrets.HOST_ANSIBLE_REMOTE_ADDRESS }}" \ -e ANSIBLE_PLAYBOOK_INVENTORY="${{ secrets.HOST_ANSIBLE_REMOTE_ADDRESS }}" \
--volumes-from ${{ env.JOB_CONTAINER_NAME }} \ --volumes-from ${{ env.JOB_CONTAINER_NAME }} \
git.limbosolutions.com/kb/ansible-playbook:dev git.limbosolutions.com/kb/ansible-playbook:dev bash "ls -lah /"