autocloudreporter: change dnf -> package
This commit is contained in:
parent
bd7c65717d
commit
cc7249db3c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue