diff --git a/roles/munin_client/tasks/lxc.yml b/roles/munin_client/tasks/lxc.yml index f1330a7..eacd73f 100644 --- a/roles/munin_client/tasks/lxc.yml +++ b/roles/munin_client/tasks/lxc.yml @@ -1,6 +1,5 @@ --- -# Useless junks for LXC - name: Delete junks for LXC containers ansible.builtin.file: path: "/etc/munin/plugins/{{ item }}" @@ -14,7 +13,6 @@ - entropy - irqstats -# Per process CPU/RAM - name: Add per process CPU/RAM metrics ansible.builtin.copy: src: "files/{{ item }}"