Added client SSH

This commit is contained in:
2026-04-27 13:54:16 -07:00
parent 606e7daefc
commit 6e3c4aaf2c

View File

@@ -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