Corrected secondary verb to backup
This commit is contained in:
@@ -36,7 +36,7 @@ all:
|
|||||||
ansible_user: "{{ fw_user }}"
|
ansible_user: "{{ fw_user }}"
|
||||||
ansible_password: "{{ vault_fw_password }}"
|
ansible_password: "{{ vault_fw_password }}"
|
||||||
ansible_ssh_private_key_file: ~/.ssh/client_{{ CLIENT_SLUG }}
|
ansible_ssh_private_key_file: ~/.ssh/client_{{ CLIENT_SLUG }}
|
||||||
ha_role: "secondary"
|
ha_role: "backup"
|
||||||
ha_peer: "fw1-gpt" # Uncomment if this node is part of an HA pair
|
ha_peer: "fw1-gpt" # Uncomment if this node is part of an HA pair
|
||||||
|
|
||||||
linux_hosts:
|
linux_hosts:
|
||||||
|
|||||||
Reference in New Issue
Block a user