Less engrish

This commit is contained in:
jjshoe 2016-02-08 19:03:35 -06:00
parent 390ec8c37c
commit b0cbae51b5

View file

@ -236,7 +236,7 @@ options:
count_tag: count_tag:
version_added: "1.5" version_added: "1.5"
description: description:
- Used with 'exact_count' to determine how many nodes based on a specific tag criteria should be running. This can be expressed in multiple ways and is shown in the EXAMPLES section. For instance, one can request 25 servers that are tagged with "class=webserver". Specified tag must already exist or also be created in instance_tags. - Used with 'exact_count' to determine how many nodes based on a specific tag criteria should be running. This can be expressed in multiple ways and is shown in the EXAMPLES section. For instance, one can request 25 servers that are tagged with "class=webserver". The specified tag must already exist or be passed in as the 'instance_tags' option.
required: false required: false
default: null default: null
aliases: [] aliases: []