1 2 3 4 5 6 7 8 9 10 11 12
[defaults] inventory = inventory/hosts.yaml host_key_checking = False vault_password_file = vault_passwords collections_path = .ansible/galaxy_collections/ roles_path = .ansible/galaxy_roles/:roles/ [privilege_escalation] become = yes [connection] pipelining = True