Correcting some issues - ansible-zimbra is failing because zmlogologin and zmlogoapp is set. Now the default is unset

This commit is contained in:
lucascbeyeler 2017-02-18 10:35:57 -02:00
parent 56b14eb34a
commit f264d3b728
3 changed files with 0 additions and 10 deletions

View File

@ -15,5 +15,4 @@
- include: nodistro/modify-logo.yml
when: zmlogologin is defined and zmlogoapp is defined
- include: nodistro/policyd.yml
when: zmlogologin is defined and zmlogoapp is defined
notify: reboot-machine

View File

@ -32,17 +32,10 @@
#
# Registering Razor Install
###################################
- name: Registering your Razor installation - User definitions
shell: 'razor-admin -home=/opt/zimbra/data/amavisd/.razor -register'
become: true
become_user: zimbra
when: rzuser is defined and rzpass is not defined
- name: Registering your Razor installation - DEFAULT
shell: 'razor-admin -home=/opt/zimbra/data/amavisd/.razor -register'
become: true
become_user: zimbra
when: rzuser is not defined and rzpass is not defined
#
# Configuring the Spamassassin

View File

@ -5,5 +5,3 @@ hostname: localhost
domain: localdomain
zmpasswd: 123change
zmnetwork: 0.0.0.0/8
zmlogologin:
zmlogoapp: