added roles to ansible.cfg
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
inventory = ./inventory/hosts.yml
|
inventory = ./inventory/hosts.yml
|
||||||
|
roles_path = ./roles
|
||||||
host_key_checking = False
|
host_key_checking = False
|
||||||
retry_files_enabled = False
|
retry_files_enabled = False
|
||||||
gathering = smart
|
gathering = smart
|
||||||
|
|||||||
Reference in New Issue
Block a user