small change to docs
This commit is contained in:
parent
a5b6b6ec54
commit
b70d441c89
1 changed files with 2 additions and 1 deletions
|
@ -35,8 +35,9 @@ options:
|
|||
|
||||
state:
|
||||
description:
|
||||
- state of the package (installed or absent).
|
||||
- state of the package.
|
||||
required: false
|
||||
choices: [ "installed", "absent" ]
|
||||
|
||||
update_cache:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue