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