1
1
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gitea.git synced 2024-08-16 11:39:50 +02:00

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