Ansible action plugin to template arbitrary json ini yaml data
Go to file
Andreas Jaeger 7145937250 Remove setting of version/release from releasenotes
Release notes are version independent, so remove version/release
values. We've found that projects now require the service package
to be installed in order to build release notes, and this is entirely
due to the current convention of pulling in the version information.

Release notes should not need installation in order to build, so this
unnecessary version setting needs to be removed.

This is needed for new release notes publishing, see
I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
at
http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
.

Change-Id: I1694a1b7da68e29e83e2931d40befc1683719c2c
2017-11-17 08:09:51 +01:00
action Remove plugin compatibility with Ansible v1.9 2017-09-12 10:41:49 -06:00
callback Remove debug_message_collector plugin 2017-09-08 12:46:52 -05:00
connection Make connection plugin 2.4.1 compatible 2017-10-09 09:56:34 -07:00
doc Initial OSA zuul v3 role jobs 2017-10-17 20:43:54 +00:00
examples Replace github with git.o.o 2016-11-02 12:22:21 +11:00
filter Add a get_nested filter 2017-07-07 19:42:39 +00:00
library remove the use of iteritems 2017-08-02 15:04:48 -05:00
lookup Remove plugin compatibility with Ansible v1.9 2017-09-12 10:41:49 -06:00
meta Add OpenStack-Ansible metadata 2017-10-12 10:24:57 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 08:09:51 +01:00
strategy Make linear strategy plugin 2.4 compatible 2017-09-12 11:19:47 -06:00
tests Initial OSA zuul v3 role jobs 2017-10-17 20:43:54 +00:00
vars_plugins Make possible to use ansible 2.4 2017-11-02 14:00:23 +00:00
zuul.d Remove unified queue from gate pipeline 2017-10-23 11:31:32 +01:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:20:16 +00:00
.gitreview Updated repo for new org 2016-01-27 10:31:29 -06: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 Show team and repo badges on README 2016-11-25 16:21:30 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:01:09 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-09-12 23:56:00 +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 2017-11-10 13:18:24 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:47:00 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:19 +00:00
test-requirements.txt Updated from global requirements 2017-09-16 23:20:46 +00:00
tox.ini Add func_py3 toxenv 2017-07-28 15:59:25 +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.