18 lines
419 B
INI
18 lines
419 B
INI
[all:vars]
|
|
ansible_python_interpreter=/usr/bin/python3
|
|
|
|
[control_node]
|
|
localhost ansible_connection=local
|
|
|
|
[pxe_servers]
|
|
opnsense.lab.cudanet.org ansible_user=root ansible_python_interpreter=/usr/local/bin/python3
|
|
|
|
[ocp_nodes]
|
|
bootstrap.ocp.lab.cudanet.org
|
|
node01.ocp.lab.cudanet.org
|
|
node02.ocp.lab.cudanet.org
|
|
node03.ocp.lab.cudanet.org
|
|
node04.ocp.lab.cudanet.org
|
|
node05.ocp.lab.cudanet.org
|
|
node06.ocp.lab.cudanet.org
|