mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2025-10-29 09:40:34 +00:00
ansible playbooks for retailor.io infrastructure
This commit is contained in:
5
roles/cadvisor/tasks/main.yml
Normal file
5
roles/cadvisor/tasks/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Install cAdvisor (native binary)
|
||||
include_tasks: install.yml
|
||||
tags:
|
||||
- install
|
||||
Reference in New Issue
Block a user