Skip to content

Commit 59b2d04

Browse files
committed
Merge pull request #3 from infOpen/fix_min_version
Fix Ansible needed version
2 parents 902424d + ba47843 commit 59b2d04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Install fail2ban package.
88
Requirements
99
------------
1010

11-
This role requires Ansible 1.4 or higher, and platform requirements are listed
11+
This role requires Ansible 1.8 or higher, and platform requirements are listed
1212
in the metadata file.
1313

1414
Role Variables

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ galaxy_info:
44
description: install fail2ban package
55
company: Infopen (http://www.infopen.pro)
66
license: MIT
7-
min_ansible_version: 1.5
7+
min_ansible_version: 1.8
88
platforms:
99
- name: Ubuntu
1010
versions:

0 commit comments

Comments
 (0)