[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/ ansible_managed = Managed by Ansible (do not edit). Role: {{{{ role_name }}}}, Template: {{{{ template_path | basename }}}} [privilege_escalation] become = yes [connection] pipelining = True