Ansible: Instance On/Off

<!-- This change is generated by MagicModules. -->
/cc @rambleraptor
This commit is contained in:
The Magician 2018-11-27 12:22:00 -08:00 committed by Alex Stephen
commit daaccb8079
2 changed files with 50 additions and 23 deletions

View file

@ -431,6 +431,8 @@ items:
description:
- 'The status of the instance. One of the following values: PROVISIONING, STAGING,
RUNNING, STOPPING, SUSPENDING, SUSPENDED, and TERMINATED.'
- As a user, use RUNNING to keep a machine "on" and TERMINATED to turn a machine
off .
returned: success
type: str
statusMessage: