Ansible action plugin to template arbitrary json ini yaml data
Go to file
Kevin Carter 99d8c3cdae
Update setup for easier packaging and publish a tarball
Changes have been made to the setup.cfg file so that this repository
can be packaged (rpm, deb, etc) easier. This change also updates the
project layout so that we're publishing the code to tarballs, which
again, makes it easy to package config_template for distros.

Change-Id: I7f3ee2a847995e5572f1241f3952ed2720a23958
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-07-17 07:19:51 -05:00
action Add option to use a remote source 2019-07-09 16:19:08 +00:00
doc Fix pep8 for config_template.py 2018-03-26 12:53:57 +00:00
examples Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 21:22:27 +08:00
library Add option to use a remote source 2019-07-09 16:19:08 +00:00
meta Add Bionic testing 2018-05-14 20:40:10 +02:00
releasenotes Add option to use a remote source 2019-07-09 16:19:08 +00:00
tests Merge "Replace git.openstack.org URLs with opendev.org URLs" 2019-07-16 14:47:37 +00:00
zuul.d Update setup for easier packaging and publish a tarball 2019-07-17 07:19:51 -05:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:56:41 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:49:22 +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 2019-05-09 11:36:14 +00:00
CONTRIBUTING.rst Replace Chinese quotes with English quotes 2018-10-02 02:38:35 -04:00
LICENSE Update LICENSE file 2016-02-01 16:47:07 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 12:04:13 +01:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 21:22:27 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-05-09 11:36:14 +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 Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 21:22:27 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-06-27 10:24:31 +00: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://opendev.org/openstack/ansible-config_template/

The project home is at:

https://launchpad.net/openstack-ansible