Added user
This commit is contained in:
@@ -22,6 +22,9 @@ all:
|
||||
vendor: "pfsense"
|
||||
ansible_host: "fw.brenex.com"
|
||||
ansible_port: 22222
|
||||
ansible_user: "{{ fw_user }}"
|
||||
ansible_password: "{{ vault_fw_password }}"
|
||||
ansible_ssh_common_args: "-O StrictHostKeyChecking=no"
|
||||
ha_role: "primary"
|
||||
#ha_peer: "fw-ha-secondary" # Uncomment if this node is part of an HA pair
|
||||
|
||||
|
||||
Reference in New Issue
Block a user