https://github.com/sudo-tiz/ansible-role-cadvisor
https://github.com/sudo-tiz/ansible-role-cadvisor
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sudo-tiz/ansible-role-cadvisor
- Owner: sudo-Tiz
- License: agpl-3.0
- Created: 2024-07-02T10:07:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T18:18:36.000Z (over 1 year ago)
- Last Synced: 2025-05-19T20:14:28.531Z (about 1 year ago)
- Language: Jinja
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cadvisor ansible role
This is an [Ansible](https://www.ansible.com/) role which installs [cadvisor](https://github.com/google/cadvisor) to run as a [Docker](https://www.docker.com/) container wrapped in a systemd service.
This role *implicitly* depends on:
- [`com.devture.ansible.role.playbook_help`](https://github.com/devture/com.devture.ansible.role.playbook_help)
- [`com.devture.ansible.role.systemd_docker_base`](https://github.com/devture/com.devture.ansible.role.systemd_docker_base)
> **NOTE**: check [defaults/main.yml](./defaults/main.yml) to see full list of config options