autocloudreporter: change dnf -> package #10

Merged
ryanlerch merged 1 commit from pfrields-autocloudreporter-dnf-to-package into master 2019-06-11 14:54:03 +00:00

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