add memes

This commit is contained in:
Torma Kristóf 2022-04-17 14:26:04 +02:00
parent df477801d4
commit a3deafec54
1 changed files with 8 additions and 0 deletions

8
webserver-refresh.yaml Normal file
View File

@ -0,0 +1,8 @@
---
- name: "Deploy managed web gateway"
hosts: webgateway
roles:
- common
- webgateway
- internalsmtp
...