Kevin Carter 80beba88da Add option to toggle list extensions
By default a list item in a JSON or YAML format will extend if a its already
defined in the target template and a config_override using a list is being set
for the existing "key".

This change allows that functionality to be toggled on or off. The boolean
option to enable list extension is ``list_extend``.

To maintain the API this feature will remain True by default.

Co-Authored-By: Travis Truman <travis_truman@cable.comcast.com>
Change-Id: I97e06aef2cc778f048f3d6863fe61d10eddb8602
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-09-09 16:15:00 -05:00
2016-08-12 08:04:17 -05:00
2016-08-12 08:04:17 -05:00
2016-02-29 15:20:34 -06:00
2016-01-25 18:07:53 -06:00
2016-01-27 10:31:29 -06:00
2016-02-01 16:47:07 +00:00
2016-08-12 08:04:17 -05:00
2016-01-25 18:07:53 -06:00
2016-07-15 03:58:17 +00:00
2016-08-12 15:08:15 -05:00

OpenStack-Ansible plugins

These are the plugins the OpenStack-Ansible deployment project relies on. The plugins can be added to any Ansible project by simply cloning this repository and setting up the ansible.cfg file to point at them as additional plugins for your project.

Description
Ansible action plugin to template arbitrary json ini yaml data
Readme 1.6 MiB
Languages
Python 100%