diff --git a/tasks/main.yml b/tasks/main.yml index 9c20320..ff25f4f 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -5,6 +5,7 @@ - name: Checking if there is an Zimbra OSE install already command: getent passwd zimbra register: getent_passwd + ignore_errors: true # # Installation process