diff --git a/roles/bootstrap-os/defaults/main.yml b/roles/bootstrap-os/defaults/main.yml
index d70ec46cea2908c644d16e5c8af823b462953f0e..661b985c3d579a507ea6b30225f8e15eca2224f3 100644
--- a/roles/bootstrap-os/defaults/main.yml
+++ b/roles/bootstrap-os/defaults/main.yml
@@ -14,7 +14,6 @@ use_oracle_public_repo: true
 fedora_coreos_packages:
   - python
   - libselinux-python3
-  - dbus-tools              # because of networkManager reload bug (https://bugzilla.redhat.com/show_bug.cgi?id=1745659)
   - ethtool                 # required in kubeadm preflight phase for verifying the environment
   - ipset                   # required in kubeadm preflight phase for verifying the environment
   - conntrack-tools         # required by kube-proxy