mirror of
https://github.com/valitydev/salt.git
synced 2024-11-09 01:36:48 +00:00
Update apt module regarding upgrade against hold packages.
Fixes #41231 and related to #30777.
This commit is contained in:
parent
5de563bb77
commit
3d215d32bd
@ -1141,7 +1141,7 @@ def installed(
|
||||
package, the held package(s) will be skipped and the state will fail.
|
||||
By default, this parameter is set to ``False``.
|
||||
|
||||
This option is currently supported only for YUM/DNF.
|
||||
Currently works with YUM/DNF & APT based systems.
|
||||
|
||||
.. versionadded:: 2016.11.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user