tamerelol
All checks were successful
ansible-lint / lint-everything (push) Successful in 1m33s

This commit is contained in:
VC
2025-10-31 15:40:50 +01:00
parent 86bed2f0f9
commit 69c58353c3

View File

@@ -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 }}"