fix linode typo
This commit is contained in:
parent
c8a5e0a95e
commit
7e34f4d885
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ options:
|
|||
state:
|
||||
description:
|
||||
- Indicate desired state of the resource
|
||||
choices: ['present', 'active', 'started', absent', 'deleted', 'stopped', 'restarted']
|
||||
choices: ['present', 'active', 'started', 'absent', 'deleted', 'stopped', 'restarted']
|
||||
default: present
|
||||
api_key:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue