added note on when reboot command became available fixes #2050

pull/18777/head
Brian Coca 9 years ago committed by Matt Clay
parent 5ecbd6c63a
commit 28749a794a

@ -24,7 +24,7 @@ description:
options: options:
command: command:
description: description:
- Specifies the action to take. - Specifies the action to take. The 'reboot' option is available starting at version 2.0
required: true required: true
choices: [ 'create', 'replicate', 'delete', 'facts', 'modify' , 'promote', 'snapshot', 'reboot', 'restore' ] choices: [ 'create', 'replicate', 'delete', 'facts', 'modify' , 'promote', 'snapshot', 'reboot', 'restore' ]
instance_name: instance_name:

Loading…
Cancel
Save