Ansible action plugin to template arbitrary json ini yaml data
Go to file
Jean-Philippe Evrard 5ac3492641 Temporarily disable python3 job
We want to include the python3 zuul jobs in the tests repo.
For that we need to make sure the job is not defined anywhere
else. We are removing all the references from
ansible-config_template, openstack-ansible-plugins in all
branches, before re-introducing them as jobs in the tests
repo, and using them in each repo project.yaml

Change-Id: Ic5899a1aeee2183858766547e623fc605e52d54f
2018-04-20 00:33:12 +02:00
action Merge "Add support for --diff" 2018-04-03 08:05:46 +00:00
doc Fix pep8 for config_template.py 2018-03-26 12:53:57 +00:00
examples Cleanup config_template repo 2018-02-26 14:42:49 +00:00
library Cleanup config_template repo 2018-02-26 14:42:49 +00:00
meta Cleanup config_template repo 2018-02-26 14:42:49 +00:00
releasenotes Fix pep8 for config_template.py 2018-03-26 12:53:57 +00:00
tests Merge "Utilise sorted to ensure no random changes" 2018-03-30 06:56:20 +00:00
zuul.d Temporarily disable python3 job 2018-04-20 00:33:12 +02:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-28 09:23:05 +00:00
.gitreview Cleanup config_template repo 2018-02-26 14:42:49 +00:00
CONTRIBUTING.rst [DOCS] Cleanup the role docs for consistency and clarity 2016-03-07 17:38:19 -05:00
LICENSE Update LICENSE file 2016-02-01 16:47:07 +00:00
README.rst update url in readme file 2018-03-26 09:07:24 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:57:28 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:54 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 12:04:13 +01:00
run_tests.sh Update run_tests.sh and remove tests-repo-clone.sh 2018-03-28 07:56:41 +00:00
setup.cfg Cleanup config_template repo 2018-02-26 14:42:49 +00:00
setup.py Updated from global requirements 2017-03-02 11:52:19 +00:00
test-requirements.txt Updated from global requirements 2018-01-24 01:21:01 +00:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:10:27 +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.