Set project specific path for Ansible roles
This commit is contained in:
parent
e9b0a124a9
commit
b94c0ac1a6
|
@ -1,6 +1,7 @@
|
|||
[defaults]
|
||||
bin_ansible_callbacks = True
|
||||
inventory = tools/ansible/hosts.yml
|
||||
roles_path = tools/ansible/.roles
|
||||
stdout_callback = yaml
|
||||
verbosity = 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue