Bowe Strickland
2020-03-09 cb0b2619b9e8271f5a9b2f9b1a6b8d66ced3af9a
commit | author | age
6f95e1 1 [defaults]
281c84 2 nocows                  = 1
ae6f44 3 roles_path              = roles:ansible/roles
93d261 4 forks                   = 50
fc2963 5 become                  = False
93d261 6 gathering               = smart
ae6f44 7 host_key_checking       = False
93d261 8 timeout                 = 60
4a521c 9 callback_whitelist      = profile_tasks
468091 10 #stdout_callback         = yaml
4a521c 11 # Use the stdout_callback when running ad-hoc commands.
GC 12 bin_ansible_callbacks   = True
6f95e1 13
ac32e6 14 [privilege_escalation]
fc2963 15 become                  = False