Fixed roles path option in ansible.cfg

This commit is contained in:
Jan Beilicke 2020-11-28 22:38:36 +00:00
parent 781683a998
commit 609ac2c3fa

View file

@ -2,7 +2,7 @@
gathering = smart
fact_caching_connection = ./facts_cache
fact_caching = jsonfile
ansible_roles_path = ./roles
roles_path = ./roles
# The timeout is defined in seconds
# This is 2 hours