VoidQuark

Results 5 comments of VoidQuark

I think it would be good to rename the variable `grafana_alerting` to `grafana_unified_alerting`.

I can confirm that `restart_sec` works for me to keep it idempotent. Example: ```yaml #Part of the play - name: Create example container containers.podman.podman_container: name: "example" image: "yourImage" state: "created"...

If you're seeking inspiration, perhaps aligning your PR with the `Loki/Promtail` approach. They already support Debian/RHEL systems with SELinux out of the box.

> @voidquark can you link me please? [Promtail role](https://github.com/grafana/grafana-ansible-collection/tree/main/roles/promtail) and [Loki role](https://github.com/grafana/grafana-ansible-collection/tree/main/roles/loki)