You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- |
|
lxd: |
|
hosts: |
|
lxd_host: |
|
ansible_user: bort |
|
ansible_host: 192.168.11.125 |
|
ansible_port: 22 |
|
|
|
containers: |
|
vars: |
|
ansible_user: bort |
|
ansible_host: 192.168.11.125 |
|
ansible_port: 2229 |
|
ansible_python_interpreter: /usr/bin/python3 |
|
hosts: |
|
file-host: |
|
internal_ip: 10.98.46.122 |
|
|
|
|