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:
parent
82c92364e9
commit
d65ac0f919
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@
|
||||||
state: started
|
state: started
|
||||||
enabled: true
|
enabled: true
|
||||||
when: ansible_service_mgr == "systemd"
|
when: ansible_service_mgr == "systemd"
|
||||||
ignore_errors: true
|
|
||||||
|
|
||||||
- include: fail2ban.yml
|
- include: fail2ban.yml
|
||||||
when: gitea_fail2ban_enabled|bool
|
when: gitea_fail2ban_enabled|bool
|
||||||
|
|
Loading…
Reference in a new issue