From 0ff787b9b115fd25bbf5ca6809de65767556db4d Mon Sep 17 00:00:00 2001 From: Ullli Date: Wed, 24 May 2023 16:45:18 +0200 Subject: [PATCH 1/1] weitere kleine werkzeuge und glances entfernt (wird via pip installiert) --- library/bootstrap.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/library/bootstrap.yml b/library/bootstrap.yml index 0297198..46716a5 100644 --- a/library/bootstrap.yml +++ b/library/bootstrap.yml @@ -35,10 +35,12 @@ apt: pkg: - htop - - glances +# - glances - inxi - bmon - vim + - mtr-tiny + - tmux #- name: stop automatic remote printer installation # ansible.builtin.systemd: # name: cups-browsed -- 2.39.5