mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-05 04:42:48 +00:00
Merge pull request #5900 from Afterburn/devel
Confirmed that these are small changes to the docs that help with the clarity.
This commit is contained in:
@@ -35,8 +35,9 @@ options:
|
||||
|
||||
state:
|
||||
description:
|
||||
- state of the package (installed or absent).
|
||||
- desired state of the package.
|
||||
required: false
|
||||
choices: [ "installed", "absent" ]
|
||||
|
||||
update_cache:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user