ansible/bin
John Dewey 44b0ee5322 Can override each role's install path
Defaults to the system wide `roles-path` when `path` is not specified in the
provided `role-file`.  An example installing nginx to a relative path specified
by the `role-file`.

    - src: https://github.com/bennojoy/nginx
      path: vagrant/roles/
2014-08-27 16:43:39 -07:00
..
ansible No hosts matched goes to stderr. 2014-07-28 10:48:41 -04:00
ansible-doc Merge pull request #7462 from chamill/devel 2014-08-11 15:53:16 -04:00
ansible-galaxy Can override each role's install path 2014-08-27 16:43:39 -07:00
ansible-playbook Avoid multiple blank lines with --syntax-check 2014-08-22 15:32:08 +02:00
ansible-pull Improved inventory handling when inventory does not yet exist 2014-08-22 14:49:09 -04:00
ansible-vault If ansible and ansible-playbook accept a script for --vault-password-file so should ansible-vault 2014-08-11 19:16:39 -05:00