mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
YAML fix
This commit is contained in:
@@ -33,7 +33,8 @@ options:
|
|||||||
- Indicate desired state of the target.
|
- Indicate desired state of the target.
|
||||||
required: true
|
required: true
|
||||||
choices: ['present', 'active', 'absent', 'deleted']
|
choices: ['present', 'active', 'absent', 'deleted']
|
||||||
client_id: description:
|
client_id:
|
||||||
|
description:
|
||||||
- Digital Ocean manager id.
|
- Digital Ocean manager id.
|
||||||
api_key:
|
api_key:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user