YAML fix
This commit is contained in:
parent
b72109a04b
commit
231d9b101d
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@ options:
|
|||
- Indicate desired state of the target.
|
||||
required: true
|
||||
choices: ['present', 'active', 'absent', 'deleted']
|
||||
client_id: description:
|
||||
client_id:
|
||||
description:
|
||||
- Digital Ocean manager id.
|
||||
api_key:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue