Ondřej Ezr
2020-03-11 0c682b94fbcda2c7353fd00790809c1f43077666
commit | author | age
6f95e1 1 [defaults]
0c682b 2 nocows                  = 1
OE 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