mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Fix some problems found by ansible-review.
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr> Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
committed by
nphilipp
parent
42170b4a93
commit
fb4bc2cf84
@@ -29,7 +29,6 @@
|
||||
dnf: state=latest
|
||||
name=createrepo_c
|
||||
enablerepo=updates-testing
|
||||
when:
|
||||
when: ansible_facts.packages['createrepo_c'][0].version is version('0.15.5', '<')
|
||||
|
||||
handlers:
|
||||
|
||||
Reference in New Issue
Block a user