Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
c3infodesk-deployment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fejao
c3infodesk-deployment
Merge requests
!10
Added molecule tests for 'test' role
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Added molecule tests for 'test' role
Setting_molecule_01
into
main
Overview
0
Commits
16
Pipelines
1
Changes
1
Merged
Added molecule tests for 'test' role
fejao
requested to merge
Setting_molecule_01
into
main
5 months ago
Overview
0
Commits
16
Pipelines
1
Changes
1
0
0
Merge request reports
Viewing commit
62fec402
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
62fec402
Updated ci-cd
· 62fec402
fejao
authored
5 months ago
.gitlab-ci.yml
+
1
−
1
View file @ 62fec402
Edit in single-file editor
Open in Web IDE
Show full file
@@ -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