update playbook

This commit is contained in:
Ruben Blanco 2023-10-19 14:41:37 +02:00
parent e36adb2c8f
commit 873e375d98
1 changed files with 5 additions and 3 deletions

View File

@ -7,6 +7,10 @@
tasks:
- name: "[CONFIG FAIL2BAN] Install and configure fail2ban service"
import_role:
name: config-fail2ban
# - name: set variables
# set_fact:
# bantime: "10m"
@ -30,7 +34,5 @@
# bantime: 10m
# findtime: 10m
- name: "[CONFIG FAIL2BAN] Install and configure fail2ban service"
import_role:
name: config-fail2ban