Changed target group

Specified pfsense_nodes specifically.
This commit is contained in:
2026-04-27 13:23:27 -07:00
parent 03e889051e
commit ade0a884b2

View File

@@ -10,7 +10,7 @@
# ansible-playbook upgrade.yml -i inventory/hosts.yml -e "perform_upgrade=true allow_major_upgrade=true" # ansible-playbook upgrade.yml -i inventory/hosts.yml -e "perform_upgrade=true allow_major_upgrade=true"
- name: pfSense Upgrade - name: pfSense Upgrade
hosts: pfsense hosts: pfsense_nodes
gather_facts: false gather_facts: false
serial: 1 # Upgrade one host at a time to preserve redundancy serial: 1 # Upgrade one host at a time to preserve redundancy