mirror of
https://github.com/natankeddem/bale.git
synced 2026-04-23 06:50:41 +00:00
cleanup inv.yml
This commit is contained in:
3
inv.yml
3
inv.yml
@@ -6,11 +6,10 @@ all:
|
||||
ansible_host: snapper
|
||||
vars:
|
||||
ansible_ssh_common_args: "-o StrictHostKeyChecking=no"
|
||||
proxmox_host: ##PROXMOXHOST##
|
||||
ansible_user: root
|
||||
proxmox_api_password: ##PASSWORD##
|
||||
proxmox_api_user: root@pam
|
||||
proxmox_node: alpha
|
||||
proxmox_node: ##PROXMOXNODE##
|
||||
template_storage: local
|
||||
lxc_template: debian-12-standard_12.2-1_amd64.tar.zst
|
||||
lxc_hostname: snapper
|
||||
|
||||
Reference in New Issue
Block a user