Update main.yml

remove debugging remnant
This commit is contained in:
dhs 2020-04-17 14:55:14 +02:00 committed by Thomas Maurice
parent 82c92364e9
commit d65ac0f919

View file

@ -52,7 +52,6 @@
state: started
enabled: true
when: ansible_service_mgr == "systemd"
ignore_errors: true
- include: fail2ban.yml
when: gitea_fail2ban_enabled|bool