copr: we now use dnf5 on copr, theres no need of dnf-plugins-core then
This commit is contained in:
parent
bb9dd04964
commit
1e8c7dcba9
1 changed files with 0 additions and 5 deletions
|
@ -1,8 +1,3 @@
|
|||
---
|
||||
- name: Detect package versions
|
||||
package_facts: manager=auto
|
||||
|
||||
- name: Assure minimal versions of dnf-plugins-core
|
||||
dnf: name=dnf-plugins-core
|
||||
state=latest
|
||||
when: ansible_facts.packages['dnf-plugins-core'][0].version is version('4.0.12', '<')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue