casey / ansible-here

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-here

ansible-here makes ansible playbooks executable. You can use it on a shebang at the beginning of a playbook, like so: #!/usr/bin/env ansible-here, make the playbook executable, and invoke it to run it on the local host. Check out the test file for an example.

About

License:Other


Languages

Language:Shell 100.0%