Fix security documentation to note it only works in conjunction with state=latest
This commit is contained in:
parent
d3fe598202
commit
43f6a97bdc
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ options:
|
|||
|
||||
security:
|
||||
description:
|
||||
- If set to C(yes), then installs all security updates.
|
||||
- If set to C(yes), and C(state=latest) then only installs updates that have been marked security related.
|
||||
default: "no"
|
||||
choices: ["yes", "no"]
|
||||
version_added: "2.4"
|
||||
|
|
Loading…
Reference in a new issue