Skip to content

Commit

Permalink
adjust test section in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Mar 23, 2020
1 parent dfbeafc commit b486087
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,12 @@ Tests

For developing and testing the role we use Travis CI, Molecule and Vagrant. On the local environment you can easily test the role with

Run local tests with:

```
molecule test
pip install molecule-vagrant ansible-lint yamllint
molecule test
```

This requires Molecule, Vagrant and `python-vagrant` to be installed.
This requires [Vagrant](https://www.vagrantup.com/downloads.html) to be installed.

License
-------
Expand Down

0 comments on commit b486087

Please sign in to comment.