This commit is contained in:
parent
51ad299afd
commit
45020413f2
@ -75,4 +75,11 @@
|
|||||||
- openvpn
|
- openvpn
|
||||||
- customfirewall
|
- customfirewall
|
||||||
- internalsmtp
|
- internalsmtp
|
||||||
|
|
||||||
|
- name: "Deploy Game server"
|
||||||
|
hosts: gameservers
|
||||||
|
roles:
|
||||||
|
- netplan
|
||||||
|
- common
|
||||||
|
- internalsmtp
|
||||||
...
|
...
|
@ -16,6 +16,7 @@ all:
|
|||||||
monitoring:
|
monitoring:
|
||||||
ytmirror:
|
ytmirror:
|
||||||
mastodon:
|
mastodon:
|
||||||
|
projectzomboid:
|
||||||
mckay:
|
mckay:
|
||||||
hosts:
|
hosts:
|
||||||
guacamole:
|
guacamole:
|
||||||
@ -49,4 +50,7 @@ all:
|
|||||||
mastodon:
|
mastodon:
|
||||||
librespeed:
|
librespeed:
|
||||||
plex:
|
plex:
|
||||||
|
gameservers:
|
||||||
|
hosts:
|
||||||
|
projectzomboid:
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user