feat(podman_prometheus): initial role for running prometheus in podman
All checks were successful
Ansible Lint Check / lint (push) Successful in 57s
All checks were successful
Ansible Lint Check / lint (push) Successful in 57s
This commit is contained in:
parent
5c98a76889
commit
91390d7359
8 changed files with 272 additions and 0 deletions
2
roles/podman_prometheus/defaults/main.yml
Normal file
2
roles/podman_prometheus/defaults/main.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
podman_prometheus_podman_rootless_user: prometheus
|
||||
Loading…
Add table
Add a link
Reference in a new issue