This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user