13 lines
254 B
Plaintext
13 lines
254 B
Plaintext
---
|
|
ansible_user: root
|
|
ansible_host: 10.0.2.5
|
|
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
|
ip_addr: 10.0.2.5
|
|
k3s_mac_addr: ee:36:d5:79:f8:ff
|
|
k3s_hostname: k3s-agent-urbosa
|
|
k3s_lxc_host: 10.0.3.3
|
|
k3s_cores: 3
|
|
k3s_memory: 2048
|
|
k3s_disk: 80
|
|
k3s_vmid: 604
|