Merge pull request #7527 from hlieberman/release1.6.2

Remove colon which breaks installation of 1.6.2.
This commit is contained in:
Michael DeHaan 2014-05-25 13:06:39 -04:00
commit 549f67c0d8

View file

@ -175,7 +175,7 @@ options:
instance_ids:
version_added: "1.3"
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
default: null
aliases: []