14 lines
259 B
YAML
14 lines
259 B
YAML
proxmox_api_user: root
|
|
proxmox_api_host: 192.168.20.12
|
|
proxmox_api_password: "{{ vault.pve.aya01.root.sudo }}"
|
|
|
|
proxmox_vms:
|
|
- name: "test-vm-00"
|
|
hostname: "test-vm-00"
|
|
node:
|
|
- "aya01"
|
|
ostemplate: ""
|
|
|
|
proxmox_lxcs:
|
|
- name: "test-lxc-00"
|