Update 'local.yaml'

master
Ariel Antigua 2018-09-06 14:21:54 -04:00
parent b60e5e95e6
commit 6c933e5159
1 changed files with 1 additions and 1 deletions

View File

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