1 # note the default file has a bunch of comments. you can
2 # extract it from the deb to read them:
5 # aptitude download ansible
8 # find -iname ansible.cfg
12 host_key_checking = False
13 display_skipped_hosts = False
14 retry_files_enabled = False
17 stdout_callback = yaml
19 callback_whitelist = timer, profile_tasks, profile_roles
27 # found in color.py. default blue is hard to read