[defaults] inventory = inventory/hosts.yaml roles_path = roles remote_user = julia private_key_file = ~/.ssh/homelab host_key_checking = False retry_files_enabled = False stdout_callback = yaml callbacks_enabled = profile_tasks [privilege_escalation] become = True become_method = sudo become_user = root