Ansible action plugin to template arbitrary json ini yaml data
Go to file
Andy McCrae 1bc328cd01 Remove Trusty support from plugins role
Change-Id: Ibab5aa0e202a427563e74a4356ba52bc70d7042c
Implements: blueprint trusty-removal
2016-12-15 15:17:53 +00:00
action Adapt to_unicode and to_bytes for ansible 2.2 2016-11-09 12:00:23 +00:00
callback Catch only debug tasks w/callback 2016-12-12 10:46:57 -06:00
connection Add ability to execute against a remote chroot 2016-11-22 12:28:35 +00:00
doc Revert "Remove neutron library" 2016-11-12 17:12:48 -06:00
examples Replace github with git.o.o 2016-11-02 12:22:21 +11:00
filter Created deprecation filter 2016-02-29 15:20:34 -06:00
library Revert "Remove neutron library" 2016-11-12 17:12:48 -06:00
lookup Merge "Add the ability to ignore requirements from a given package" 2016-10-27 14:45:55 +00:00
meta Remove Trusty support from plugins role 2016-12-15 15:17:53 +00:00
releasenotes Revert "Remove neutron library" 2016-11-12 17:12:48 -06:00
strategy Add ability to execute against a remote chroot 2016-11-22 12:28:35 +00:00
test Add greater/less than tests 2016-12-08 11:06:37 -06:00
tests Use centralised test scripts 2016-09-28 12:04:13 +01:00
.gitignore Update testing bits for consistency 2016-09-23 15:46:54 +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 Remove Trusty support from plugins role 2016-12-15 15:17:53 +00:00
bindep.txt Remove Trusty support from plugins role 2016-12-15 15:17:53 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 12:04:13 +01:00
run_tests.sh Update testing bits for consistency 2016-09-23 15:46:54 +00:00
setup.cfg Update homepage with developer documentation page 2016-09-20 12:04:01 +05:30
setup.py Updated from global requirements 2016-07-15 03:58:17 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:11:23 +00:00
tox.ini Delete deprecated Hacking in tox.ini 2016-12-06 09:20:57 +08: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.