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 28c2b5f commit 281b96bCopy full SHA for 281b96b
tests/molecule.sh
@@ -11,7 +11,7 @@ sudo apt-get install -y python3-pip python3-setuptools
11
curl https://gist.githubusercontent.com/geerlingguy/ce883ad4aec6a5f1187ef93bd338511e/raw/36612d28981d92863f839c5aefe5b7dd7193d6c6/travis-ci-docker-upgrade.sh | sudo bash
12
13
# Install dependencies.
14
-pip3 install ansible molecule ansible-lint yamllint docker
+pip3 install wheel ansible molecule ansible-lint yamllint docker
15
16
cd molecule
17
0 commit comments