Sanitized mirror from private repository - 2026-04-20 01:10:52 UTC
This commit is contained in:
12
ansible/automation/ansible.cfg
Normal file
12
ansible/automation/ansible.cfg
Normal file
@@ -0,0 +1,12 @@
|
||||
[defaults]
|
||||
inventory = hosts.ini
|
||||
host_key_checking = False
|
||||
timeout = 20
|
||||
forks = 10
|
||||
interpreter_python = auto_silent
|
||||
retry_files_enabled = False
|
||||
stdout_callback = yaml
|
||||
bin_ansible_callbacks = True
|
||||
|
||||
[ssh_connection]
|
||||
pipelining = True
|
||||
Reference in New Issue
Block a user