Sync from polyfloyd

This commit is contained in:
polyfloyd 2024-04-14 13:59:13 +02:00
parent c105131d60
commit 21884f3b3c

View file

@ -18,6 +18,12 @@
- tags: node-exporter
import_tasks: node-exporter.yaml
- name: Remove Vim
apt:
name: vim
state: absent
autoremove: true
- name: Install utilities
apt:
name: