New stuffs again
This commit is contained in:
@ -20,6 +20,9 @@ deprecation_warnings = false
|
||||
callback_whitelist = ansible.posix.profile_tasks, ansible.posix.timer
|
||||
callbacks_enabled = ansible.posix.profile_tasks, ansible.posix.timer
|
||||
|
||||
# *shrug*
|
||||
show_custom_stats = true
|
||||
|
||||
[ssh_connection]
|
||||
pipelining = True
|
||||
ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o PreferredAuthentications=publickey
|
||||
|
Reference in New Issue
Block a user