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 7c3ca85 commit 1e46135Copy full SHA for 1e46135
.travis.yml
@@ -37,7 +37,7 @@ before_install:
37
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
38
install:
39
- pip install ansible==2.9.13
40
- - pip install ansible-lint==4.3.3
+ - pip install ansible-lint==4.3.4
41
- pip install molecule==3.0.8
42
- pip install docker==4.3.1
43
script:
meta/main.yml
@@ -27,6 +27,7 @@ galaxy_info:
27
versions:
28
- 6
29
- 7
30
+ - 8
31
- name: FreeBSD
32
33
- 11.2
0 commit comments