Compare commits

...

2 Commits

Author SHA1 Message Date
d1093834fb .
All checks were successful
deploy host / Deploy (push) Successful in 7s
2024-09-05 22:57:18 +01:00
07e34529a5 . 2024-09-05 22:55:16 +01:00

View File

@@ -27,8 +27,8 @@ jobs:
-e ANSIBLE_PLAYBOOK_INVENTORY="${{ secrets.HOST_ANSIBLE_REMOTE_ADDRESS }}" \ -e ANSIBLE_PLAYBOOK_INVENTORY="${{ secrets.HOST_ANSIBLE_REMOTE_ADDRESS }}" \
-e ANSIBLE_PLAYBOOK_WORKSPACE_PATH=${GITHUB_WORKSPACE}/ansible \ -e ANSIBLE_PLAYBOOK_WORKSPACE_PATH=${GITHUB_WORKSPACE}/ansible \
--volumes-from ${{ env.JOB_CONTAINER_NAME }} \ --volumes-from ${{ env.JOB_CONTAINER_NAME }} \
--entrypoint "/bin/bash ls -lah /" \ --entrypoint "/bin/bash" \
git.limbosolutions.com/kb/ansible-playbook:dev git.limbosolutions.com/kb/ansible-playbook:dev -c "ls -lah" /