When upgrading, choose python2-productmd over python-productmd.

This commit is contained in:
Ralph Bean 2018-02-22 21:15:43 +00:00
parent c737933ae6
commit b714b23b92

View file

@ -17,7 +17,7 @@
with_items:
- pdc-client
- pdc-updater
- python-productmd
- python2-productmd
roles:
- pdc/backend
@ -48,7 +48,7 @@
yum: name="{{item}}" state=latest
with_items:
- python-pdc
- python-productmd
- python2-productmd
roles:
- pdc/frontend