Skip to content

Commit e34a7dc

Browse files
authored
Merge pull request #1 from bartekrutkowski/master
Correct the minimum Ansible version
2 parents b11646b + 27c1eb1 commit e34a7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ galaxy_info:
55

66
license: MIT
77

8-
min_ansible_version: 1.2
8+
min_ansible_version: 2.1
99

1010
# Optionally specify the branch Galaxy will use when accessing the GitHub
1111
# repo for this role. During role install, if no tags are available,

0 commit comments

Comments
 (0)