mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
@@ -36,7 +36,7 @@ options:
|
||||
type: str
|
||||
state:
|
||||
description:
|
||||
- whether to install (C(present), C(latest)), or remove (C(absent)) a package.
|
||||
- whether to install (V(present), V(latest)), or remove (V(absent)) a package.
|
||||
required: true
|
||||
choices: [ 'present', 'latest', 'absent']
|
||||
type: str
|
||||
|
||||
Reference in New Issue
Block a user