feat(cadvisor): add state=absent support to role, move to fully qualified module names, cleanup
This commit is contained in:
11
roles/cadvisor/meta/main.yml
Normal file
11
roles/cadvisor/meta/main.yml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
allow_duplicates: true
|
||||
dependencies: []
|
||||
galaxy_info:
|
||||
role_name: cadvisor
|
||||
description: Deploy cadvisor (Container Advisor), a container performance and resource usage aggregation daemon
|
||||
galaxy_tags:
|
||||
- cadvisor
|
||||
- observability
|
||||
- container
|
||||
- docker
|
Reference in New Issue
Block a user