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

Change-Id: I4052547b5dc1e70a7fb079dcd13ec2a32d5efefe
2018-04-19 17:02:06 +02:00
action Retain the ordering when using with MultiStringOp 2018-03-22 14:35:08 +00:00
callback Remove debug_message_collector plugin 2017-09-08 12:46:52 -05:00
connection Revert "Only su within container if container_user is provided" 2018-03-28 23:02:42 +00:00
doc Updated from global requirements 2018-03-15 07:40:18 +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 Fixed insecure passing in keystone module 2018-03-19 14:33:30 +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 fix typos in documentation 2018-03-26 06:44:38 +08:00
strategy Add container_user to SSH connection plugin 2018-03-19 11:35:11 -04:00
tests Add test for conditional delegation 2018-04-12 09:48:53 +00:00
zuul.d Remove python3 job 2018-04-19 17:02:06 +02:00
.gitignore Updated from OpenStack Ansible Tests 2018-03-27 15:57:51 +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 Update links in README 2018-03-03 13:02:21 +08: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 2018-03-27 15:57:51 +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-03-13 07:17:25 +00:00
tox.ini Remove tests-repo-clone.sh 2018-03-28 10:17:20 +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.