From 46b4ef4e006188558f59299c1967f61b193f70a8 Mon Sep 17 00:00:00 2001 From: f Date: Sun, 19 Jun 2022 14:55:57 -0300 Subject: [PATCH] rsync and htop are important tools --- alpines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/alpines.yml b/alpines.yml index 36f561b..4e864e9 100644 --- a/alpines.yml +++ b/alpines.yml @@ -25,6 +25,8 @@ - tinc - prometheus-node-exporter - prometheus-node-exporter-openrc + - htop + - rsync - ntpsec tasks: - include_tasks: "tasks/partition.yml"