From e2c3307830044c671e02f988ca987ca07eb3b1f7 Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Tue, 8 Jun 2021 19:33:14 +0100 Subject: [PATCH] added python apt to enable ansible --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df85f6b..aba8a06 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,6 @@ Variables: * debianunattended_username: username * debianunattended_user_crypt_password: passwordhash * debianunattended_time_zone: EU/Berlin -* debianunattended_additional_packages: git nano wget bash-completion curl socat multitail +* debianunattended_additional_packages: git nano wget bash-completion curl socat multitail python-apt Many Thanks to https://www.librebyte.net/en/systems-deployment/unattended-debian-installation/ \ No newline at end of file