ansible/changelogs/fragments/yumdnf-update-cache.yaml
Adam Miller c8ed5c29e9 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>
2018-10-08 08:39:49 -04:00

3 lines
146 B
YAML

---
minor_changes:
- "yum and dnf can now perform C(update_cache) as a standalone operation for consistency with other package manager modules"