Skip to content
Snippets Groups Projects
Commit 0f00a8f7 authored by fejao's avatar fejao
Browse files

Updated ci-cd

parent 62fec402
Branches
No related tags found
1 merge request!10Added molecule tests for 'test' role
Pipeline #37413 passed
...@@ -148,7 +148,8 @@ molecule-test: ...@@ -148,7 +148,8 @@ molecule-test:
- rm /usr/lib/python*/EXTERNALLY-MANAGED - rm /usr/lib/python*/EXTERNALLY-MANAGED
- python3 -m ensurepip - python3 -m ensurepip
# - pip3 install ansible ansible-dev-tools ansible-lint molecule ansible-core # - pip3 install ansible ansible-dev-tools ansible-lint molecule ansible-core
- pip3 install ansible ansible-lint molecule - pip3 install ansible ansible-lint molecule molecule-docker
- pip3 install --user "molecule-plugins[docker]"
# - pip3 install -r ci-cd/requirements.txt # - pip3 install -r ci-cd/requirements.txt
# - pip3 install -r ci-cd/requirements.txt # - pip3 install -r ci-cd/requirements.txt
# - pip3 install --upgrade molecule molecule-docker # - pip3 install --upgrade molecule molecule-docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment