ansible-config_template/library
Kevin Carter c7b7169c79
Update dist-sort module for better effectiveness
The dist-sort module has been updated to ensure its execution
is effective, fast, and nonintrusive. There are cases where
the rounds made by the module take an excessive amount of time
to complete. This change ensures that the module is limiting its
rounds to a known index and the iterable is processed using a
generator.

Change-Id: I03d1f70cb6cd17f38ef37b4d8371a8982beca29e
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-07-20 08:43:01 -05:00
..
config_template first commit 2016-01-25 18:07:53 -06:00
dist_sort Update dist-sort module for better effectiveness 2016-07-20 08:43:01 -05:00
glance Optionally include image properties 2016-06-11 22:17:43 -05:00
keystone Provide type for boolean module parameters 2016-05-31 14:12:11 -07:00
memcached first commit 2016-01-25 18:07:53 -06:00
name2int first commit 2016-01-25 18:07:53 -06:00
neutron Provide type for boolean module parameters 2016-05-31 14:12:11 -07:00
provider_networks Provide type for boolean module parameters 2016-05-31 14:12:11 -07:00