diff --git a/images/koolbox/Dockerfile b/images/koolbox/Dockerfile
index 5405029446178847b959fd943a3e687404ace2bc..77b08522185173fc9de86f820afbf8d14c415d6b 100644
--- a/images/koolbox/Dockerfile
+++ b/images/koolbox/Dockerfile
@@ -141,20 +141,15 @@ RUN dnf install -y \
       openssh-clients \
       openssl \
       gnupg \
-      ansible \
       make \
       rsync \
       curl \
       git \
       jq \
       httpd-tools \
-      python3 \
-      libvirt-client \
       vim \
       bash-completion \
-      butane \
       iputils \
-      procps-ng \
       findutils \
     && dnf clean all