Added docker swarm hosts
This commit is contained in:
10
inventory
10
inventory
@@ -1,8 +1,16 @@
|
||||
# hosts
|
||||
minecraft ansible_host=192.168.1.2
|
||||
jellyfin ansible_host=192.168.1.5
|
||||
omv ansible_host=192.168.1.4
|
||||
docker ansible_host=192.168.1.202
|
||||
pi ansible_host=192.168.1.239
|
||||
proxmox ansible_host=192.168.1.126
|
||||
pihole ansible_host=192.168.1.210
|
||||
server-fedora ansible_host=localhost
|
||||
|
||||
# docker swarm
|
||||
docker-swarm-01 ansible_host=192.168.1.89
|
||||
docker-swarm-02 ansible_host=192.168.1.91
|
||||
docker-swarm-03 ansible_host=192.168.1.189
|
||||
docker-swarm-04 ansible_host=192.168.1.231
|
||||
docker-swarm-05 ansible_host=192.168.1.14
|
||||
docker-swarm-06 ansible_host=192.168.1.20
|
||||
|
||||
Reference in New Issue
Block a user