This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Useless junks for LXC
|
|
||||||
- name: Delete junks for LXC containers
|
- name: Delete junks for LXC containers
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
path: "/etc/munin/plugins/{{ item }}"
|
path: "/etc/munin/plugins/{{ item }}"
|
||||||
@@ -14,7 +13,6 @@
|
|||||||
- entropy
|
- entropy
|
||||||
- irqstats
|
- irqstats
|
||||||
|
|
||||||
# Per process CPU/RAM
|
|
||||||
- name: Add per process CPU/RAM metrics
|
- name: Add per process CPU/RAM metrics
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: "files/{{ item }}"
|
src: "files/{{ item }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user