Skip to content

Commit 16952f1

Browse files
committedJun 17, 2018
And like that?
1 parent 7a6fe47 commit 16952f1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed
 

‎meta/main.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@ galaxy_info:
33
author: Gil Forcada Codinachs
44
description: Install all dependencies and compile any version of Python
55
license: BSD
6-
min_ansible_version: 2.0
6+
min_ansible_version: 2.2
77
platforms:
88
- name: Ubuntu
99
versions:
1010
- trusty
1111
- xenial
12-
galaxy_tags:
13-
- development
14-
- python
12+
dependencies: []

0 commit comments

Comments
 (0)
Please sign in to comment.