ostree is needed to prune ostree repos that are composed

This commit is contained in:
Kevin Fenzi 2017-03-06 18:54:43 +00:00
parent b4a2eddb51
commit 9ff8bfb1c1

View file

@ -84,6 +84,7 @@
- compose-utils - compose-utils
- python-scandir - python-scandir
- python2-productmd - python2-productmd
- ostree
- name: add pkgs - name: add pkgs
dnf: state=present pkg={{ item }} dnf: state=present pkg={{ item }}