salt/changelog/62031.added
Alexander Graul 63cee6cd0f Add diff_attr parameter to zypper/yum upgrade
diff_attr works just like it does for pkg.install. Having the
option to return additional attributes can remove the need for a
follow-up list_pkgs call.

Fixes: https://github.com/saltstack/salt/issues/62031
2022-10-06 12:27:57 -06:00

1 line
57 B
Text

Add `diff_attr` parameter to pkg.upgrade() (zypper/yum).