self-hosting/ansible.cfg
2018-09-16 02:26:14 +02:00

8 lines
177 B
INI

[defaults]
any_errors_fatal = True
deprecation_warnings = True
display_skipped_hosts = False
host_key_checking = False
nocows = 1
remote_user = root
retry_files_enabled = False