Update inventories/clients/sundance/group_vars/pfsense_nodes.yml

This commit is contained in:
2026-04-29 09:10:20 -07:00
parent 5825d0d293
commit 8f5a0172c7

View File

@@ -21,7 +21,7 @@ ansible_shell_type: sh
ansible_shell_executable: /bin/sh ansible_shell_executable: /bin/sh
# Set to your SSH key or use ansible_password # Set to your SSH key or use ansible_password
ansible_ssh_private_key_file: ~/.ssh/client_{{ CLIENT_SLUG }} ansible_ssh_private_key_file: "~/.ssh/client_{{ CLIENT_SLUG }}""
# Default upgrade settings (can be overridden per host in host_vars/) # Default upgrade settings (can be overridden per host in host_vars/)
perform_upgrade: false perform_upgrade: false