ansible/changelogs/fragments/yum_backend_validation.yml
flowerysong d446a4f70d
yum: avoid running non-yum modules via the action (#69296)
If the system's detected package manager is not yum or dnf it should
refuse to run without an explicit backend, instead of running the
non-yum module.
2020-05-05 11:48:54 -05:00

3 lines
73 B
YAML

bugfixes:
- yum - yum tasks can no longer end up running non-yum modules