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 cd8954e commit 84fc553Copy full SHA for 84fc553
.travis.yml
@@ -9,6 +9,9 @@ python:
9
10
env:
11
- ANSIBLE_VERSION=latest
12
+ - ANSIBLE_VERSION=2.9.12
13
+ - ANSIBLE_VERSION=2.9.11
14
+ - ANSIBLE_VERSION=2.9.10
15
- ANSIBLE_VERSION=2.9.9
16
- ANSIBLE_VERSION=2.9.8
17
- ANSIBLE_VERSION=2.9.7
@@ -19,6 +22,8 @@ env:
19
22
- ANSIBLE_VERSION=2.9.2
20
23
- ANSIBLE_VERSION=2.9.1
21
24
- ANSIBLE_VERSION=2.9.0
25
+ - ANSIBLE_VERSION=2.8.14
26
+ - ANSIBLE_VERSION=2.8.13
27
- ANSIBLE_VERSION=2.8.12
28
- ANSIBLE_VERSION=2.8.11
29
- ANSIBLE_VERSION=2.8.10
0 commit comments