Ansible action plugin to template arbitrary json ini yaml data
Go to file
Kevin Carter a9ee4932cb Fix nsenter commands on centos
The follow-context switch is not valid on early releases of systemd. This
change removes the optional switch so that nsenter can work on all of
our platforms.

Change-Id: I13d05ba8bcfe785257a9cf98dbdb6024ec937816
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-02-05 18:15:12 +00:00
action Preserve comments in INI files 2017-11-23 14:46:18 +01:00
callback Remove debug_message_collector plugin 2017-09-08 12:46:52 -05:00
connection Fix nsenter commands on centos 2018-02-05 18:15:12 +00:00
doc Remove virtualenv-tools in the examples. 2018-01-15 14:21:00 +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 Add missing domain parameter to _get_group_roles 2017-11-20 12:09:26 +00: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 Merge "Preserve comments in INI files" 2017-11-29 12:33:55 +00:00
zuul.d Zuul: Remove project name 2018-01-28 06:42:39 -08: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 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 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.