check-compose: change dnf -> package #5

Merged
ryanlerch merged 1 commit from pfrields-check-compose-dnf-to-package into master 2019-06-11 14:51:44 +00:00

View file

@ -43,7 +43,7 @@
# - packages
- name: Install required packages
dnf:
package:
name: ['python3-fedfind', 'python3-fedmsg', 'python3-openqa_client',
'python3-setuptools', 'python3-six']
state: present