Skip to content
Snippets Groups Projects

Added molecule tests for 'test' role

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -148,7 +148,7 @@ molecule-test:
- rm /usr/lib/python*/EXTERNALLY-MANAGED
- python3 -m ensurepip
# - pip3 install ansible ansible-dev-tools ansible-lint molecule ansible-core
- pip3 install ansible ansible-dev-tools
- pip3 install ansible ansible-lint molecule
# - pip3 install -r ci-cd/requirements.txt
# - pip3 install -r ci-cd/requirements.txt
# - pip3 install --upgrade molecule molecule-docker
Loading