.
Some checks failed
deploy host / Deploy (push) Failing after 6s

This commit is contained in:
2024-09-05 22:54:17 +01:00
parent e5aa21e3d5
commit fa9a8e67e9

View File

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