diff --git a/tasks/ceph_preinstall_dnf.yml b/tasks/ceph_preinstall_dnf.yml index 298e841..ef49f2e 100644 --- a/tasks/ceph_preinstall_dnf.yml +++ b/tasks/ceph_preinstall_dnf.yml @@ -42,7 +42,7 @@ gpgcheck: yes enabled: yes state: present - includepkgs: 'lttng-ust*, userspace-rcu, libbabeltrace, leveldb, liboath, fmt' + includepkgs: 'lttng-ust*, userspace-rcu, libbabeltrace, leveldb, liboath, fmt, thrift' when: - ansible_facts['pkg_mgr'] == 'dnf' register: install_epel_repo