mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
Fix security documentation to note it only works in conjunction with state=latest
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user