cloudnull 78bcedc36e
Correct "changed" to work with the latest ansible
This commit adds a check for "changed" in the return from the copy
module. If the value is not possitive `rc['changed']` will be set
with the constant "changed" from within the action plugin.

Change-Id: Id65e6e57d174c4c25d99836b09ad049302d4e42c
Signed-off-by: cloudnull <kevin@cloudnull.com>
2019-02-05 00:13:12 -06:00
2018-03-26 12:53:57 +00:00
2018-02-26 14:42:49 +00:00
2018-05-14 20:40:10 +02:00
2018-10-30 18:27:49 +00: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
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%