11 lines
180 B
Plaintext
11 lines
180 B
Plaintext
---
|
|
|
|
ansible_user: root
|
|
ansible_host: 10.0.2.1
|
|
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
|
ip_addr: 10.0.2.2
|
|
|
|
# interface which will be used for flannel
|
|
|
|
flannel_iface: "vmbr0"
|