Skip to content
Snippets Groups Projects
Verified Commit c2a6a2ff authored by Elliot's avatar Elliot
Browse files

Fix typo in README

parent ab40b66c
No related branches found
No related tags found
1 merge request!4Ensure we become root before installing package, and add a Vagrant test as the…
Pipeline #2506 passed
......@@ -49,7 +49,7 @@ $pipenv run molecule test
Or the vagrant variant:
```
$pipenv run molecue test -s vagrant
$pipenv run molecule 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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment