Correct package name.

This commit is contained in:
Ralph Bean 2017-02-13 19:12:11 +00:00
parent 769f697a4d
commit 999103b7ee

View file

@ -47,7 +47,7 @@
- name: dnf update PDC packages
dnf: name="{{item}}" state=latest
with_items:
- pdc-server
- python-pdc
- python-productmd
roles: