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 708cb29 commit 7133e52Copy full SHA for 7133e52
.travis.yml
@@ -36,7 +36,7 @@ before_install:
36
- sudo apt-get update
37
- sudo apt-get -y -o Dpkg::Options::="--force-confnew" install docker-ce
38
install:
39
- - pip install ansible==2.9.12
+ - pip install ansible==2.9.13
40
- pip install ansible-lint==4.3.3
41
- pip install molecule==3.0.8
42
- pip install docker==4.3.1
0 commit comments