Kevin Carter 73aa099f0a Add option to use a remote source
The config template action plugin assumes that the local node is
supplying a configuration file that will be used to copy content
to a target node. This change gives the module the ability to
change configuration files on target nodes using all remote
sources. The new boolean option, `remote_src` has been added to
enable or disable this functionality. When enabled, the module
will retrieve content from the target node and load it as
"user_content". By pre-loading it in the user content the
module will function normally without any major structural
changes or performance impact.

Change-Id: Id9c7e16fb935c2da0b32b7cf53449f68bd1e9c89
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-07-09 16:19:08 +00:00
2019-07-09 16:19:08 +00:00
2018-03-26 12:53:57 +00:00
2018-02-26 14:42:49 +00:00
2019-07-09 16:19:08 +00:00
2018-05-14 20:40:10 +02:00
2019-07-09 16:19:08 +00:00
2018-10-30 18:27:49 +00:00
2019-04-19 19:49:22 +00:00
2016-02-01 16:47:07 +00:00
2016-09-28 12:04:13 +01:00
2017-03-02 11:52:19 +00:00
2018-09-26 18:41:24 -04: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.

Documentation for the project can be found at:

https://docs.openstack.org/ansible-config_template/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/ansible-config_template/

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/ansible-config_template/

The project home is at:

https://launchpad.net/openstack-ansible

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