feat(cadvisor): add state=absent support to role, move to fully qualified module names, cleanup

This commit is contained in:
2024-10-13 17:01:04 +02:00
parent 37a6e040fd
commit 190f1480d2
8 changed files with 134 additions and 75 deletions

View File

@ -0,0 +1,6 @@
---
cadvisor_states:
- present
- absent
cadvisor_deployment_methods:
- docker