Remove colon which breaks installation of 1.6.2.

Rework the description so that it doesn't require the colon, rather
than just wrapping it in quotes.
pull/7527/head
Harlan Lieberman-Berg 11 years ago
parent ce4883bcc5
commit d98b6ae8ab

@ -175,7 +175,7 @@ options:
instance_ids: instance_ids:
version_added: "1.3" version_added: "1.3"
description: description:
- list of instance ids, currently used for states: absent, running, stopped - list of instance ids, currently used for the states 'absent', 'running', and 'stopped'
required: false required: false
default: null default: null
aliases: [] aliases: []

Loading…
Cancel
Save