add cadvisor by hand
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Torma Kristóf 2022-05-29 23:33:34 +02:00
parent 47a651147d
commit ae645735b5

View File

@ -6,7 +6,6 @@
name:
- docker.io
- docker-compose
- cadvisor
- name: Disable userland proxy
copy:
@ -22,12 +21,6 @@
state: restarted
enabled: yes
- name: Enable and restart cadvisor
service:
name: cadvisor
state: restarted
enabled: yes
- name: "Add service user to docker group"
ansible.builtin.user:
name: service-user