Delete roles/pfsense_upgrade/ansible.cfg

This commit is contained in:
2026-04-29 09:40:33 -07:00
parent 8e2026a454
commit 2c196bfd16

View File

@@ -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