This commit is contained in:
Robert de Bock 2020-04-02 20:50:09 +02:00
parent 3e5ad76874
commit b007749f96
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Now you can start to edit on your laptop.
Install [molecule](https://molecule.readthedocs.io/en/stable/) and [Tox](https://tox.readthedocs.io/):
```
pip install molecule tox
pip install molecule tox ansible-lint docker
```
And run `molecule test`. If you want to test a specific distribution, set `image` and optionally `tag`: