mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
allow update_cache as stand alone operation for yum/dnf (#46183)
* allow update_cache as stand alone operation for yum/dnf Fixes #40068 Signed-off-by: Adam Miller <admiller@redhat.com> * make sanity tests happy Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
3
changelogs/fragments/yumdnf-update-cache.yaml
Normal file
3
changelogs/fragments/yumdnf-update-cache.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- "yum and dnf can now perform C(update_cache) as a standalone operation for consistency with other package manager modules"
|
||||
Reference in New Issue
Block a user