Andy McCrae 75cb8670fb Allow default section in ini to be specified
The default section in an ini file will always be 'DEFAULT', but for some
configuration files you may want to be able to set this to ensure
another section is at the top. 'global' for example, when working with
fio.

This PR adds the ability to set the section to be at the top, but will
default to 'DEFAULT' so no change will happen to existing tasks running
config_template.

Change-Id: Ifbc0b91aef46f3c2d98e73fdc9ab888244550bab
2018-05-09 12:57:33 +01:00
2018-03-26 12:53:57 +00:00
2018-02-26 14:42:49 +00:00
2018-02-26 14:42:49 +00:00
2018-04-20 15:47:48 +02:00
2018-02-26 14:42:49 +00:00
2016-02-01 16:47:07 +00:00
2016-09-28 12:04:13 +01:00
2018-03-26 09:07:24 +00:00
2018-02-26 14:42:49 +00:00
2017-03-02 11:52:19 +00:00
2018-03-28 10:10:27 +01:00

Team and repository tags

image

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%