Delete roles/pfsense_upgrade/ansible.cfg
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
[defaults]
|
||||
inventory = inventory/hosts.yml
|
||||
roles_path = roles
|
||||
host_key_checking = False
|
||||
timeout = 30
|
||||
forks = 1 # Never upgrade pfSense hosts in parallel
|
||||
stdout_callback = yaml
|
||||
callbacks_enabled = timer, profile_tasks
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args = -o ControlMaster=no -o ControlPersist=no
|
||||
pipelining = False # Disabled — pfSense/FreeBSD SSH may not support it
|
||||
Reference in New Issue
Block a user