autocloudreporter: change dnf -> package

This commit is contained in:
Paul W. Frields 2019-06-11 15:46:49 +01:00 committed by pingou
parent bd7c65717d
commit cc7249db3c

View file

@ -12,7 +12,7 @@
## default - False
- name: Install required packages
dnf:
package:
name: ['python3-fedfind', 'python3-fedmsg', 'python3-resultsdb_api',
'python3-resultsdb_conventions-fedora', 'python3-setuptools']
state: present