style 💎: Remove trailing whitespace from f2b_unban_ip comment
Cleaned up the code by removing unnecessary trailing whitespace from a comment in the defaults/main.yml file.
This commit is contained in:
@@ -59,4 +59,4 @@ f2b_ipset_name: f2b-blacklist
|
||||
f2b_bantime_increment: true
|
||||
f2b_bantime_factor: 2
|
||||
f2b_bantime_max: 86400
|
||||
f2b_unban_ip: "" # ansible-playbook play.yml -e f2b_unban_ip=192.168.1.55
|
||||
f2b_unban_ip: "" # ansible-playbook play.yml -e f2b_unban_ip=192.168.1.55
|
||||
|
||||
Reference in New Issue
Block a user