Update and rename mail1.yml to mailapache.yml

This commit is contained in:
Michael
2020-06-25 15:22:07 +01:00
committed by GitHub
parent f69b864c0d
commit 4d0223ea8b

View File

@@ -12,10 +12,10 @@
# FACTS #######################################################################
- name: 'Set Known Facts'
set_fact:
pgrole: 'webmail'
pgrole: 'login'
intport: '80'
extport: '8111'
image: 'roundcube/roundcubemail:latest-fpm-alpine'
image: 'roundcube/roundcubemail:1.4.6-apache'
# CORE (MANDATORY) ############################################################
- name: 'Including cron job'