Update 'local.yaml'

master
Ariel Antigua 2018-09-06 14:50:26 -04:00
parent de0ad1e5d0
commit 0eae47ec23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
- name: Base config
hosts: all
become: true
tasks:
- name: Installs fail2ban
apt: pkg=fail2ban state=installed update_cache=true