Change shebang of ansible-playbook
Yeah, it's turning out that that's more often in /usr/local/bin. Guess why
This commit is contained in:
parent
ceb8b5ac8f
commit
4bd018bf90
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/ansible-playbook
|
#!/usr/bin/env ansible-playbook
|
||||||
# vim:ft=ansible:
|
# vim:ft=ansible:
|
||||||
---
|
---
|
||||||
- hosts: tag_role_common
|
- hosts: tag_role_common
|
||||||
|
Loading…
Reference in New Issue
Block a user