diff --git a/README.md b/README.md index 7abf87b..ca5a691 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,15 @@ All roles of the collection should work without adding any custom configuration. Collection tested on RockyLinux 8, Debian 12 and Ubuntu 22.04. +## Installation + +`ansible-galaxy collection install tbauriedel.gographite` + ## Roles * [gocarbon](roles/gocarbon/README.md): Install and configure go-carbon * [carbonapi](roles/carbonapi/README.md) Install and configure carbonapi - ## Example usage ``` ---