13 lines
338 B
YAML
13 lines
338 B
YAML
|
cluster_nodes:
|
||
|
hosts:
|
||
|
spoutnik:
|
||
|
ansible_host: spoutnik.machine.deuxfleurs.fr
|
||
|
ansible_port: 220
|
||
|
ansible_become: true
|
||
|
ipv4: 192.168.0.40
|
||
|
gatewayv4: 192.168.0.1
|
||
|
interface: enp0s25
|
||
|
dns_1: 192.168.0.50
|
||
|
dns_2: 212.27.40.241
|
||
|
ansible_python_interpreter: python3
|
||
|
contact_name: ADRN
|