Changed target group
Specified pfsense_nodes specifically.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user