We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8d0b4 commit e3b5b1dCopy full SHA for e3b5b1d
.travis.yml
@@ -9,6 +9,11 @@ python:
9
10
env:
11
- ANSIBLE_VERSION=latest
12
+ - ANSIBLE_VERSION=2.10.2
13
+ - ANSIBLE_VERSION=2.10.1
14
+ - ANSIBLE_VERSION=2.10.0
15
+ - ANSIBLE_VERSION=2.9.14
16
+ - ANSIBLE_VERSION=2.9.13
17
- ANSIBLE_VERSION=2.9.12
18
- ANSIBLE_VERSION=2.9.11
19
- ANSIBLE_VERSION=2.9.10
@@ -22,6 +27,8 @@ env:
22
27
- ANSIBLE_VERSION=2.9.2
23
28
- ANSIBLE_VERSION=2.9.1
24
29
- ANSIBLE_VERSION=2.9.0
30
+ - ANSIBLE_VERSION=2.8.16
31
+ - ANSIBLE_VERSION=2.8.15
25
32
- ANSIBLE_VERSION=2.8.14
26
33
- ANSIBLE_VERSION=2.8.13
34
- ANSIBLE_VERSION=2.8.12
0 commit comments