feat(alertmanager_receiver): add role

This commit is contained in:
2025-08-09 12:34:23 +02:00
parent d64a0edf12
commit 2898da2cb5
16 changed files with 332 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
alertmanager_receiver_states:
- "present"
- "absent"
alertmanager_receiver_deployment_methods:
- "docker"
- "podman"