adding new node
This commit is contained in:
@@ -33,6 +33,10 @@ all:
|
|||||||
ansible_host: nexus.haven
|
ansible_host: nexus.haven
|
||||||
ansible_user: root
|
ansible_user: root
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
polaris:
|
||||||
|
ansible_host: polaris.haven
|
||||||
|
ansible_user: root
|
||||||
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
lxcs:
|
lxcs:
|
||||||
children:
|
children:
|
||||||
grp_docker_build: # group name == group_vars/grp_docker_build.yml
|
grp_docker_build: # group name == group_vars/grp_docker_build.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user