softlayer: fix module name in doc (#2266)

This commit is contained in:
René Moser 2016-05-21 00:38:48 +02:00 committed by Matt Clay
parent f0ae2393e6
commit a9bc509a96

View file

@ -16,7 +16,7 @@
DOCUMENTATION = '''
---
module: SoftLayer
module: sl_vm
short_description: create or cancel a virtual instance in SoftLayer
description:
- Creates or cancels SoftLayer instances. When created, optionally waits for it to be 'running'.