Changes in inventory
This commit is contained in:
@@ -23,9 +23,9 @@ localhost ansible_connection=local # for testing playbooks on the control node
|
|||||||
[pbs]
|
[pbs]
|
||||||
proxmox-backup ansible_host=10.0.0.201
|
proxmox-backup ansible_host=10.0.0.201
|
||||||
|
|
||||||
# This is a group of groups. It includes all hosts in the 'docker' and 'raspberry_pi' groups.
|
# This is a group of groups. It includes all Ubuntu based systems.
|
||||||
[ubuntu:children]
|
[ubuntu:children]
|
||||||
docker
|
docker
|
||||||
raspberry_pi
|
raspberry-pi
|
||||||
lxc
|
lxc
|
||||||
oracle-arm
|
oracle-arm
|
||||||
Reference in New Issue
Block a user