Skip to content
Snippets Groups Projects

Added molecule tests for 'test' role

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