added roles to ansible.cfg

This commit is contained in:
2026-02-02 13:42:23 -05:00
parent f2eee63fb7
commit aeafb9de6b

View File

@@ -1,5 +1,6 @@
[defaults]
inventory = ./inventory/hosts.yml
roles_path = ./roles
host_key_checking = False
retry_files_enabled = False
gathering = smart