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:
Salt 2019-09-15 01:24:44 -05:00
parent ceb8b5ac8f
commit 4bd018bf90

View File

@ -1,4 +1,4 @@
#!/usr/bin/ansible-playbook
#!/usr/bin/env ansible-playbook
# vim:ft=ansible:
---
- hosts: tag_role_common