Ansible action plugin to template arbitrary json ini yaml data
Go to file
Dmitriy Rabotyagov 170e46b44d Templar: use available_variables
This aims to resolve deprecation warning: set_available_variables is
being deprecated. Use "@available_variables.setter" instead

Change-Id: I95191ad596656051bd6a2ba8dd720823ea3434ec
2020-06-13 01:00:24 +03:00
action Templar: use available_variables 2020-06-13 01:00:24 +03:00
doc Updated from OpenStack Ansible Tests 2020-06-03 19:12:22 +00:00
examples Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 21:22:27 +08:00
library Add option to enable / disable the template engine 2019-12-17 15:51:15 -06:00
meta Use galaxy_tags instead of categories 2019-08-27 19:21:45 +02:00
releasenotes Update docstheme for style 2020-05-20 16:45:12 +00:00
tests Updated from OpenStack Ansible Tests 2020-05-05 20:32:56 +03:00
zuul.d Add publish-to-pypi template which publishes tarball 2020-05-22 18:30:10 +05:30
.gitignore Updated from OpenStack Ansible Tests 2019-11-21 16:37:19 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:22 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 23:40:43 +03:00
LICENSE Update LICENSE file 2016-02-01 16:47:07 +00:00
README.rst Merge "Add bugs url link to README.rst" 2019-07-18 14:18:52 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-11-21 16:37:19 +00:00
action_plugins Allow config_template to be loaded as a role 2018-06-17 14:36:48 -05:00
bindep.txt Updated from OpenStack Ansible Tests 2020-05-22 07:11:46 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 12:04:13 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-07-18 22:21:13 +00:00
setup.cfg Update setup for easier packaging and publish a tarball 2019-07-17 07:19:51 -05:00
setup.py Updated from global requirements 2017-03-02 11:52:19 +00:00
tox.ini PDF Documentation Build tox target 2019-10-15 20:29:11 +00:00

README.rst

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://opendev.org/openstack/ansible-config_template/

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible