Skip to content
Snippets Groups Projects

Added molecule tests for 'test' role

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -134,7 +134,7 @@ molecule-test:
- pip3 install -r ci-cd/requirements.txt
- pip3 install --upgrade molecule molecule-docker
# - python3 -m pip install --user "molecule-plugins[docker]
- pip3 install --user "molecule-plugins[docker]
- pip3 install --user "molecule-plugins[docker]"
script:
- echo "Running ansible-lint tests at the role-> 'test'"
- ansible-lint $PLAYBOOK_PATH_FOR_ROLE_TEST
Loading