This commit is contained in:
parent
5ada79d786
commit
9fa5632077
@ -4,21 +4,30 @@ all:
|
|||||||
commonupdate:
|
commonupdate:
|
||||||
hosts:
|
hosts:
|
||||||
matrix:
|
matrix:
|
||||||
|
vars:
|
||||||
ANSIBLE_HOST: matrix.intra.tormakris.dev
|
ANSIBLE_HOST: matrix.intra.tormakris.dev
|
||||||
nexus:
|
nexus:
|
||||||
|
vars:
|
||||||
ANSIBLE_HOST: nexus.intra.tormakris.dev
|
ANSIBLE_HOST: nexus.intra.tormakris.dev
|
||||||
monitoring:
|
monitoring:
|
||||||
|
vars:
|
||||||
ANSIBLE_HOST: monitoring.intra.tormakris.dev
|
ANSIBLE_HOST: monitoring.intra.tormakris.dev
|
||||||
guacamole:
|
guacamole:
|
||||||
|
vars:
|
||||||
ANSIBLE_HOST: guacamole.intra.tormakris.dev
|
ANSIBLE_HOST: guacamole.intra.tormakris.dev
|
||||||
nextcloud:
|
nextcloud:
|
||||||
|
vars:
|
||||||
ANSIBLE_HOST: nextcloud.intra.tormakris.dev
|
ANSIBLE_HOST: nextcloud.intra.tormakris.dev
|
||||||
ytmirror:
|
ytmirror:
|
||||||
|
vars:
|
||||||
ANSIBLE_HOST: ytmirror.intra.tormakris.dev
|
ANSIBLE_HOST: ytmirror.intra.tormakris.dev
|
||||||
plex:
|
plex:
|
||||||
|
vars:
|
||||||
ANSIBLE_HOST: plex.intra.tormakris.dev
|
ANSIBLE_HOST: plex.intra.tormakris.dev
|
||||||
zelenka:
|
zelenka:
|
||||||
|
vars:
|
||||||
ANSIBLE_HOST: zelenka.intra.tormakris.dev
|
ANSIBLE_HOST: zelenka.intra.tormakris.dev
|
||||||
bitwarden:
|
bitwarden:
|
||||||
|
vars:
|
||||||
ANSIBLE_HOST: bitwarden.intra.tormakris.dev
|
ANSIBLE_HOST: bitwarden.intra.tormakris.dev
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user