mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
small change to docs
This commit is contained in:
parent
0bc0315171
commit
2fe00ac8c9
1 changed files with 2 additions and 1 deletions
|
@ -35,8 +35,9 @@ options:
|
||||||
|
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
- state of the package (installed or absent).
|
- state of the package.
|
||||||
required: false
|
required: false
|
||||||
|
choices: [ "installed", "absent" ]
|
||||||
|
|
||||||
update_cache:
|
update_cache:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue