Added client SSH
This commit is contained in:
@@ -24,7 +24,7 @@ all:
|
||||
ansible_port: 22222
|
||||
ansible_user: "{{ fw_user }}"
|
||||
ansible_password: "{{ vault_fw_password }}"
|
||||
ansible_ssh_common_args: "-O StrictHostKeyChecking=no"
|
||||
ansible_ssh_private_key_file: ~/.ssh/client_{{ CLIENT_SLUG }}
|
||||
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