Skip to content
Snippets Groups Projects
Commit 90031873 authored by nimrod's avatar nimrod
Browse files

- Debugging.

parent 4d92d432
No related branches found
No related tags found
No related merge requests found
0.1.0 0.1.2
#!/bin/sh -e #!/bin/sh -e
echo "$@"
for playbook in $@ for playbook in $@
do do
ANSIBLE_ROLES_PATH=../ ansible-playbook \ ANSIBLE_ROLES_PATH=../ ansible-playbook \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment