mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
* make yum update_only option actually work Fixes #40615 Signed-off-by: Adam Miller <admiller@redhat.com> * fix changlog fragment for sanity check Signed-off-by: Adam Miller <admiller@redhat.com> * only attempt an update when there are packages to update Signed-off-by: Adam Miller <admiller@redhat.com> * fix logic to properly handle the precedent of operations Signed-off-by: Adam Miller <admiller@redhat.com> * remove q debug statements Signed-off-by: Adam Miller <admiller@redhat.com>