Plugins for OpenStack-Ansible
Go to file
Jean-Philippe Evrard fd718df711 Remove python3 job
The python3 job should be generic, and therefore be implemented
into the openstack-ansible-tests repo.

Change-Id: I4052547b5dc1e70a7fb079dcd13ec2a32d5efefe
(cherry picked from commit 46378f2b98)
2018-04-19 22:23:12 +00:00
action Retain the ordering when using with MultiStringOp 2018-03-22 20:39:18 +00:00
callback Remove debug_message_collector plugin 2017-09-08 12:46:52 -05:00
connection Reduce interactions by nearly 50% 2018-03-06 10:48:43 -06:00
doc Remove virtualenv-tools in the examples. 2018-01-15 14:21:00 +00:00
examples Point to Queens instead of master 2018-02-15 14:07:59 +00:00
filter Add a get_nested filter 2017-07-07 19:42:39 +00:00
library Fixed insecure passing in keystone module 2018-03-20 11:30:25 +01:00
lookup Follow symlinks in the lookup 2017-12-03 12:30:32 +00:00
meta Add OpenStack-Ansible metadata 2017-10-12 10:24:57 +00:00
releasenotes Remove the vars plugin as it's no longer used 2017-12-12 22:09:29 -06:00
strategy Add basic plugin support for nspawn type containers 2017-12-01 04:33:18 +00:00
tests Utilise sorted to ensure no random changes 2018-03-20 17:21:27 +00:00
zuul.d Remove python3 job 2018-04-19 22:23:12 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:20:16 +00:00
.gitreview Update .gitreview for stable/queens 2018-02-14 15:51:16 +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 Show team and repo badges on README 2016-11-25 16:21:30 +01: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 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 2018-01-24 01:21:01 +00:00
tox.ini Point to Queens instead of master 2018-02-15 14:07:59 +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.