Razique Mahroua
2020-03-18 b85c91a8192593f6b62f93e11c971868964343a9
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
316301 13 localhost_warning       = False
6f95e1 14
ac32e6 15 [privilege_escalation]
fc2963 16 become                  = False