Correct package name.
This commit is contained in:
parent
769f697a4d
commit
999103b7ee
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
- name: dnf update PDC packages
|
- name: dnf update PDC packages
|
||||||
dnf: name="{{item}}" state=latest
|
dnf: name="{{item}}" state=latest
|
||||||
with_items:
|
with_items:
|
||||||
- pdc-server
|
- python-pdc
|
||||||
- python-productmd
|
- python-productmd
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue