1 2 3 4 5 6 7 8 9 10 11 12 13
[defaults] inventory = inventory error_on_missing_handler = True interpreter_python = auto [ssh_connection] pipelining = True [privilege_escalation] become = True become_method = sudo become_user = root become_ask_pass = False