feat: media configuration with cert header

This commit is contained in:
2023-05-28 17:06:53 +02:00
parent 9a200e1197
commit 5cb291bdfd
5 changed files with 50 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
- hosts: web1
roles:
- { role : web1, tags : [ "web1" ] }
- { role : media, tags : [ "media" ] }
- hosts: mail
roles: