refactor(alertmanager): add state=absent support

This commit is contained in:
2024-10-14 18:01:29 +02:00
parent d8a3b0ab75
commit fb0915841d
8 changed files with 80 additions and 40 deletions

View File

@ -0,0 +1,6 @@
---
alertmanager_states:
- present
- absent
alertmanager_deployment_methods:
- docker