Update 'local.yaml'

master
Ariel Antigua 2018-09-06 10:51:43 -04:00
parent 6c5e0670dd
commit 5a4202b267
1 changed files with 1 additions and 1 deletions

View File

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