mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
added note on when reboot command became available fixes #2050
This commit is contained in:
@@ -24,7 +24,7 @@ description:
|
||||
options:
|
||||
command:
|
||||
description:
|
||||
- Specifies the action to take.
|
||||
- Specifies the action to take. The 'reboot' option is available starting at version 2.0
|
||||
required: true
|
||||
choices: [ 'create', 'replicate', 'delete', 'facts', 'modify' , 'promote', 'snapshot', 'reboot', 'restore' ]
|
||||
instance_name:
|
||||
|
||||
Reference in New Issue
Block a user