Merge pull request #5911 from fly/fix_linode_typo

add missing ' in Linode documentation
pull/5896/merge
Michael DeHaan 11 years ago
commit 3f2f5fec0a

@ -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…
Cancel
Save