Merge "yum: add liboath to packages installed from EPEL"

This commit is contained in:
Zuul 2019-04-26 20:30:22 +00:00 committed by Gerrit Code Review
commit 907c62d37d
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
gpgcheck: yes
enabled: yes
state: present
includepkgs: 'lttng-ust*, userspace-rcu, libbabeltrace, leveldb'
includepkgs: 'lttng-ust*, userspace-rcu, libbabeltrace, leveldb, liboath'
when:
- ansible_pkg_mgr in ['yum', 'dnf']
register: install_epel_repo