diff --git a/local.yaml b/local.yaml index f561a9e..7e8513f 100644 --- a/local.yaml +++ b/local.yaml @@ -1,7 +1,7 @@ --- - name: Base config hosts: all - become: true + tasks: - name: Installs fail2ban apt: pkg=fail2ban state=installed update_cache=true