openstack-ansible-plugins/action
Kevin Carter cecb9e78fe Retain the ordering when using with MultiStringOp
When using config_template with a MultiStringOp the order was subject to
change because of the use of set theory. This change converts the use of
sets to tuples which allow us to retain the ability to override options
without losing the ordering of keys.

Change-Id: Id0bba86629a33ce74528c0bd51b11183f5315d86
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
(cherry picked from commit 662a2805c0)
2018-03-22 20:39:18 +00:00
..
config_template.py Retain the ordering when using with MultiStringOp 2018-03-22 20:39:18 +00:00