diff --git a/apps/mail1.yml b/apps/mailapache.yml similarity index 96% rename from apps/mail1.yml rename to apps/mailapache.yml index 6f9c750..4bfed4c 100644 --- a/apps/mail1.yml +++ b/apps/mailapache.yml @@ -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'