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>
Team and repository tags
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:
- 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:
Description
Languages
Python
100%