master
1[defaults]
2retry_files_enabled = False
3host_key_checking = False
4inventory = hosts.yml
5display_skipped_hosts = False
6gathering = smart
7forks = 100
8timeout = 15
9callback_whitelist = profile_tasks
10deprecation_warnings = True