Compare commits
2 Commits
fa9a8e67e9
...
d1093834fb
| Author | SHA1 | Date | |
|---|---|---|---|
| d1093834fb | |||
| 07e34529a5 |
@@ -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 "/bin/bash ls -lah /" \
|
||||
git.limbosolutions.com/kb/ansible-playbook:dev
|
||||
--entrypoint "/bin/bash" \
|
||||
git.limbosolutions.com/kb/ansible-playbook:dev -c "ls -lah" /
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user