You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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/
12 years ago
..
ansible No hosts matched goes to stderr. 12 years ago
ansible-doc Merge pull request #7462 from chamill/devel 12 years ago
ansible-galaxy Can override each role's install path 12 years ago
ansible-playbook Avoid multiple blank lines with --syntax-check 12 years ago
ansible-pull Improved inventory handling when inventory does not yet exist 12 years ago
ansible-vault If ansible and ansible-playbook accept a script for --vault-password-file so should ansible-vault 12 years ago