self-hosting/ansible.cfg

9 lines
177 B
INI
Raw Normal View History

[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