|
@@ -9,13 +9,11 @@
|
|
|
|
|
|
- hosts: dev_mail
|
|
|
roles:
|
|
|
- - role: supervisor
|
|
|
- role: mailhog
|
|
|
|
|
|
- hosts: db
|
|
|
roles:
|
|
|
- role: postgres
|
|
|
- - role: supervisor
|
|
|
- role: pgadmin4
|
|
|
|
|
|
- hosts: proxy
|
|
@@ -94,3 +92,24 @@
|
|
|
- hosts: s3
|
|
|
roles:
|
|
|
- role: minio
|
|
|
+
|
|
|
+- hosts: test
|
|
|
+ roles:
|
|
|
+ - role: jails
|
|
|
+ - role: grafana
|
|
|
+ - role: loki
|
|
|
+ - role: nginx
|
|
|
+ - role: galene
|
|
|
+ - role: searx
|
|
|
+ - role: minio
|
|
|
+ - role: elasticsearch
|
|
|
+ - role: redis
|
|
|
+ - role: 0bin
|
|
|
+ - role: podgrab
|
|
|
+ - role: matrix
|
|
|
+ - role: gogs
|
|
|
+ - role: weewx
|
|
|
+ - role: mailhog
|
|
|
+ - role: unbound
|
|
|
+ - role: postgres
|
|
|
+ - role: pgadmin4
|