mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 12:12:23 +08:00
copr: somehow, a version should be specified
This commit is contained in:
@@ -145,5 +145,5 @@
|
||||
# Don't be confused by the version. It is actually rebuild of 1.62
|
||||
- name: Install custom build of python3-rpkg
|
||||
dnf:
|
||||
name: python3-rpkg>=1.63.copr.666.2
|
||||
name: "python3-rpkg >= 1.63.copr.666.2"
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user