Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ For more information about available variables (and their default values) : see

### Tests

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

Run local tests with:

```bash
molecule test
```

Requires Molecule, Vagrant and `python-vagrant` to be installed.
Requires Molecule, Docker to be installed.

## License

Expand Down