Right now it looks like ansible-pull makes assumptions about the playbook name. Basically assume all playbooks are in different repos?
Might end up just git cloning our repo instead.
Right now it looks like ansible-pull makes assumptions about the playbook name. Basically assume all playbooks are in different repos?
Might end up just git cloning our repo instead.
ansible-pull whatever.yml
Usage: ansible-pull -U [options] [<playbook.yml>]
If no positional args are specified it tries some alternatives, such as hostname, short hostname, and localhost.