Skip to content
Snippets Groups Projects
Commit 0789acf7 authored by jurgenhaas's avatar jurgenhaas
Browse files

Add whitelisting for fail2ban

parent 7d0b2157
Branches
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@
group: 'root'
mode: '644'
with_items:
- 'jail.conf'
- 'jail.local'
- 'paths-overrides.local'
notify:
......
......@@ -10,6 +10,7 @@
- import_tasks: install.yml
- import_tasks: configure.yml
tags: 'configure'
- name: 'Remember that this role had been run'
set_fact: role_fail2ban_completed=true
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment