[defaults] inventory = inventory/hosts.yml roles_path = roles host_key_checking = True retry_files_enabled = False stdout_callback = yaml interpreter_python = auto_silent collections_path = ./.ansible/collections [privilege_escalation] become = True become_method = sudo