Skip to content

Commit

Permalink
Update README.md with testing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
parcimonic committed Mar 12, 2023
1 parent 18027db commit 5a1fbb8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ None. But, Grafana Agent's configuration file has had some breaking changes rece

See an example playbook I run for my home-lab [here](https://github.com/nleiva/ansible-home/blob/main/grafana-cloud.yml).

## Testing

The role is tested using [Molecule](https://molecule.readthedocs.io/en/latest/). Dependencies for testing are `podman` and its plugin for Molecule.

Run `molecule test` in the repository root to test the role.

## License

GPL-3.0 License
Expand Down

0 comments on commit 5a1fbb8

Please sign in to comment.