mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00

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
1 line
57 B
Text
1 line
57 B
Text
Add `diff_attr` parameter to pkg.upgrade() (zypper/yum).
|