Ansible action plugin to template arbitrary json ini yaml data
Go to file
Dmitriy Rabotyagov 6b2ef0883a Revert "Publish openstack.config_template on galaxy"
This reverts commit d90989ef87.

Reason for revert: This job requires secret that can not be shared the way it is
originally supposed. So we should find other way around to publish collection to the galaxy.

Change-Id: I748bc0d2e476148c38f8305f15fd6e573eb7d008
2023-05-01 21:39:05 +00:00
doc Add more complete examples with sample output 2022-06-20 13:32:29 +01: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 Remove references to unsupported operating systems 2021-03-30 15:07:10 +00:00
plugins/action Add blank lines between functions and classes 2022-06-17 16:54:49 +02:00
releasenotes Remove orphaned releasenotes 2022-06-13 17:51:48 +01:00
tests Replace include for newer ansible version 2022-04-15 11:54:45 +02:00
zuul.d Revert "Publish openstack.config_template on galaxy" 2023-05-01 21:39:05 +00:00
.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 2021-12-17 16:50:07 +00:00
action Move config_template to plugins/action 2021-11-23 20:37:39 +02:00
action_plugins Move config_template to plugins/action 2021-11-23 20:37:39 +02:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-22 08:53:10 +00:00
galaxy.yml Release config-template to 1.3.0 2022-06-15 11:00:44 +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 2022-04-04 15:12:10 +00:00
setup.cfg Update setup for easier packaging and publish a tarball 2019-07-17 07:19:51 -05:00
setup.py Remove python2.7 workaround 2022-04-04 12:55:10 +00:00
tox.ini Modernise tox.ini and run OSA metal jobs in CI 2020-06-16 12:07:52 +01: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