From 57c778c543a0be32ee1ae5354dbf8626df335cbf Mon Sep 17 00:00:00 2001 From: hygienic-books <hygienic-books@tentic.net> Date: Thu, 7 Jul 2022 03:18:05 +0200 Subject: [PATCH] fix(dnf): Development tools aren't needed --- ansible/roles/50-service-mailcow/tasks/40-install-mailcow.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ansible/roles/50-service-mailcow/tasks/40-install-mailcow.yml b/ansible/roles/50-service-mailcow/tasks/40-install-mailcow.yml index f7ea965..f2f6d17 100644 --- a/ansible/roles/50-service-mailcow/tasks/40-install-mailcow.yml +++ b/ansible/roles/50-service-mailcow/tasks/40-install-mailcow.yml @@ -20,7 +20,6 @@ - 'containerd.io' # - 'docker-compose-plugin' # - 'git' # git clone Mailcow repo - - '@Development tools' # Install 'update-firewall-source' Python package state: 'latest'