Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
software-collections
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aptivate
ansible-roles
software-collections
Commits
c2a6a2ff
Verified
Commit
c2a6a2ff
authored
6 years ago
by
Elliot
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo in README
parent
ab40b66c
No related branches found
Branches containing commit
No related tags found
1 merge request
!4
Ensure we become root before installing package, and add a Vagrant test as the…
Pipeline
#2506
passed
6 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
c2a6a2ff
...
...
@@ -49,7 +49,7 @@ $pipenv run molecule test
Or the vagrant variant:
```
$pipenv run molecue test -s vagrant
$pipenv run molecu
l
e test -s vagrant
```
The tests should pass. As this is a CentOs 6 and 7 module at the moment, the default scenario runs on CentOS 6 and 7. To make sure the role fails with an error on other platforms, you can test the 'fail' scenario:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment