mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
check-compose: change dnf -> package
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user