diff --git a/tasks/main.yml b/tasks/main.yml index 53da9ac..a57b1e2 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -52,7 +52,6 @@ state: started enabled: true when: ansible_service_mgr == "systemd" - ignore_errors: true - include: fail2ban.yml when: gitea_fail2ban_enabled|bool