Update apt module regarding upgrade against hold packages.

Fixes #41231 and related to #30777.
This commit is contained in:
abednarik 2017-05-15 14:15:22 -03:00
parent 5de563bb77
commit 3d215d32bd

View File

@ -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