mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-28 08:51:44 -07:00
small change to docs
This commit is contained in:
parent
2fe00ac8c9
commit
398c71c1b7
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ options:
|
||||||
|
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
- state of the package.
|
- desired state of the package.
|
||||||
required: false
|
required: false
|
||||||
choices: [ "installed", "absent" ]
|
choices: [ "installed", "absent" ]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue