This commit is contained in:
Martin Eichner
2023-06-28 08:30:57 +02:00
parent 8d5852a4fa
commit 1fa6604078
2 changed files with 6 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
all:
hosts:
children:
wattenscheid:
mediaserver:
hosts:
192.168.178.210: #proxmox
192.168.178.201: #truenas
192.168.178.200: #mediaserver
192.168.178.205: #podman testhost
192.168.8.210: #proxmox
192.168.8.201: #truenas
192.168.8.200: #mediaserver
192.168.8.205: #podman testhost
vps:
hosts:
eichner.cc:

View File

@@ -1,5 +1,5 @@
---
- hosts: 192.168.178.200
- hosts: 192.168.8.200
become: true
roles:
- common