Patrick T. Rutledge III
2020-03-04 b473076b87787ed126600626c2019f82005a4061
commit | author | age
6b9f19 1 [defaults]
NS 2 nocows                  = 1
3 roles_path              = roles:ansible/roles
4 forks                   = 50
5 become                  = False
6 gathering               = smart
7 host_key_checking       = False
8 timeout                 = 60
9 callback_whitelist      = profile_tasks
10 #stdout_callback         = yaml
11 # Use the stdout_callback when running ad-hoc commands.
12 bin_ansible_callbacks   = True
13
14 [privilege_escalation]
15 become                  = False