diff --git a/tests/playbooks/tests_checkpoint_cleanup.yml b/tests/playbooks/tests_checkpoint_cleanup.yml index 122afe3..8678d2b 100644 --- a/tests/playbooks/tests_checkpoint_cleanup.yml +++ b/tests/playbooks/tests_checkpoint_cleanup.yml @@ -18,6 +18,10 @@ - linux-system-roles.network tasks: - block: + # Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1832897 + - package: + name: dbus-tools + state: present # create test profile - include_role: name: linux-system-roles.network