Added new host 'cloud'
This commit is contained in:
@@ -19,6 +19,9 @@ all:
|
|||||||
compute-1:
|
compute-1:
|
||||||
ansible_host: 192.168.2.3
|
ansible_host: 192.168.2.3
|
||||||
ansible_user: root
|
ansible_user: root
|
||||||
|
cloud:
|
||||||
|
ansible_host: 192.168.2.7
|
||||||
|
ansible_user: root
|
||||||
|
|
||||||
children:
|
children:
|
||||||
fedora:
|
fedora:
|
||||||
@@ -29,6 +32,7 @@ all:
|
|||||||
debian:
|
debian:
|
||||||
hosts:
|
hosts:
|
||||||
mailcow:
|
mailcow:
|
||||||
|
cloud:
|
||||||
docker:
|
docker:
|
||||||
hosts:
|
hosts:
|
||||||
compute-0:
|
compute-0:
|
||||||
|
Reference in New Issue
Block a user