feat: typo3 base

This commit is contained in:
2023-01-16 15:41:10 +01:00
parent 681ed0d4af
commit 62039fffa2
2 changed files with 60 additions and 0 deletions

View File

@@ -30,3 +30,7 @@
- hosts: monitoring
roles:
- { role : monitoring-master, tags : [ "monitoring-master", "icinga", "grafana" ] }
- hosts: typo3-cms
roles:
- { role : typo3-cms, tags : [ "typo3" ] }