add roles to ansible roles path

This commit is contained in:
vincent 2021-04-19 13:15:49 +02:00
parent 9114a12dd6
commit 55c31934f7

View File

@ -64,7 +64,7 @@
# inject_facts_as_vars = True
# additional paths to search for roles in, colon separated
#roles_path = /etc/ansible/roles
roles_path = roles
# uncomment this to disable SSH key host checking
host_key_checking = False