feat: Use ansible_password variable for LXC password and SSH pass, include vars.yml, and enable Proxmox LXC updates.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# Copy this into secrets.yml and replate with a real values
|
||||
### 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'
|
||||
# Zabbix proxy parameters for connecting to Zabbix server
|
||||
zabbix_server_address: 'x.x.x.x'
|
||||
|
||||
Reference in New Issue
Block a user