File tree Expand file tree Collapse file tree 2 files changed +5
-17
lines changed Expand file tree Collapse file tree 2 files changed +5
-17
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,18 @@ python: "2.7"
7
7
8
8
env :
9
9
- ANSIBLE_VERSION=latest
10
- - ANSIBLE_VERSION=2.7.0
11
10
- ANSIBLE_VERSION=2.7.1
11
+ - ANSIBLE_VERSION=2.7.0
12
+ - ANSIBLE_VERSION=2.6.7
12
13
- ANSIBLE_VERSION=2.6.6
13
14
- ANSIBLE_VERSION=2.6.5
14
15
- ANSIBLE_VERSION=2.6.4
15
16
- ANSIBLE_VERSION=2.6.3
16
17
- ANSIBLE_VERSION=2.6.2
17
18
- ANSIBLE_VERSION=2.6.1
18
19
- ANSIBLE_VERSION=2.6.0
20
+ - ANSIBLE_VERSION=2.5.11
21
+ - ANSIBLE_VERSION=2.5.10
19
22
- ANSIBLE_VERSION=2.5.9
20
23
- ANSIBLE_VERSION=2.5.8
21
24
- ANSIBLE_VERSION=2.5.7
26
29
- ANSIBLE_VERSION=2.5.2
27
30
- ANSIBLE_VERSION=2.5.1
28
31
- ANSIBLE_VERSION=2.5.0
29
- - ANSIBLE_VERSION=2.4.6.0
30
- - ANSIBLE_VERSION=2.4.5.0
31
- - ANSIBLE_VERSION=2.4.4.0
32
- - ANSIBLE_VERSION=2.4.3.0
33
- - ANSIBLE_VERSION=2.4.2.0
34
- - ANSIBLE_VERSION=2.4.1.0
35
- - ANSIBLE_VERSION=2.4.0.0
36
- - ANSIBLE_VERSION=2.3.3.0
37
- - ANSIBLE_VERSION=2.3.2.0
38
- - ANSIBLE_VERSION=2.3.1.0
39
- - ANSIBLE_VERSION=2.3.0.0
40
- - ANSIBLE_VERSION=2.2.3.0
41
- - ANSIBLE_VERSION=2.2.2.0
42
- - ANSIBLE_VERSION=2.2.1.0
43
- - ANSIBLE_VERSION=2.2.0.0
44
32
45
33
branches :
46
34
only :
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ galaxy_info:
5
5
company : Oefenweb.nl B.V.
6
6
description : Set up the latest version of GNU Parallel in Debian-like systems
7
7
license : MIT
8
- min_ansible_version : 2.2 .0.0
8
+ min_ansible_version : 2.5 .0.0
9
9
platforms :
10
10
- name : Ubuntu
11
11
versions :
You can’t perform that action at this time.
0 commit comments