This website requires JavaScript.
Explore
Help
Sign In
adellam
/
ansible-roles
forked from
ISTI-ansible-roles/ansible-roles
Watch
1
Star
0
Fork
You've already forked ansible-roles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
954ee7c25a
ansible-roles
/
fail2ban
/
tasks
/
main.yml
4 lines
68 B
YAML
Raw
Normal View
History
Unescape
Escape
Major refactoring. Moved all the library roles under 'library/roles' and changed all the occurrances inside all the playbooks.
2015-05-28 11:32:57 +02:00
---
-
include
:
fail2ban.yml
library/roles/fail2ban: Fix the tests on the distributions versions, again. infrastructure-services/group_vars/images_provider/main.yml: Install the linux kernel headers, otherwise the virtualbox modules aren't compiled.
2015-08-01 12:57:03 +02:00
when
:
( is_trusty ) or ( is_debian8 )