Fixed typo for instance_tags documentation

reviewable/pr18780/r1
Yanchek99 9 years ago
parent 2fd511b906
commit 7104096c7c

@ -144,7 +144,7 @@ options:
instance_tags:
version_added: "1.0"
description:
- a hash/dictionary of tags to add to the new instance or for for starting/stopping instance by tag; '{"key":"value"}' and '{"key":"value","key":"value"}'
- a hash/dictionary of tags to add to the new instance or for starting/stopping instance by tag; '{"key":"value"}' and '{"key":"value","key":"value"}'
required: false
default: null
aliases: []

Loading…
Cancel
Save