feat: Enhance LXC creation playbook with SSH key injection and new parameters, introduce Ansible configuration, and adjust script paths and secret variable names.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
### Copy this into secrets.yml and replate with a real values ###
|
||||
|
||||
# Password used for Ansible to connect to LXC as root (if not using SSH keys)
|
||||
ansible_password: 'REPLACE_WITH_ROOT_PASSWORD'
|
||||
lxc_root_password: 'REPLACE_WITH_ROOT_PASSWORD'
|
||||
# Zabbix proxy parameters for connecting to Zabbix server
|
||||
zabbix_server_address: 'x.x.x.x'
|
||||
zabbix_psk_identity: '<zabbix_psk_identity'
|
||||
|
||||
Reference in New Issue
Block a user