10 lines
163 B
Plaintext
10 lines
163 B
Plaintext
---
|
|
|
|
ansible_user: root
|
|
ansible_host: 10.0.3.111
|
|
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
|
|
|
# interface which will be used for flannel
|
|
|
|
flannel_iface: "eth0"
|