Umzug
This commit is contained in:
10
hosts.yml
10
hosts.yml
@@ -1,12 +1,12 @@
|
|||||||
all:
|
all:
|
||||||
hosts:
|
hosts:
|
||||||
children:
|
children:
|
||||||
wattenscheid:
|
mediaserver:
|
||||||
hosts:
|
hosts:
|
||||||
192.168.178.210: #proxmox
|
192.168.8.210: #proxmox
|
||||||
192.168.178.201: #truenas
|
192.168.8.201: #truenas
|
||||||
192.168.178.200: #mediaserver
|
192.168.8.200: #mediaserver
|
||||||
192.168.178.205: #podman testhost
|
192.168.8.205: #podman testhost
|
||||||
vps:
|
vps:
|
||||||
hosts:
|
hosts:
|
||||||
eichner.cc:
|
eichner.cc:
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
- hosts: 192.168.178.200
|
- hosts: 192.168.8.200
|
||||||
become: true
|
become: true
|
||||||
roles:
|
roles:
|
||||||
- common
|
- common
|
||||||
|
|||||||
Reference in New Issue
Block a user