Ansible action plugin to template arbitrary json ini yaml data
e566c20b24
This changes 'ansible_ssh_host' to 'ansible_host'. The 'ansible_ssh_host' variable has been deprecated as noted here: [0]. [0] - http://docs.ansible.com/ansible/intro_inventory.html#hosts-and-groups Change-Id: I39892435950eca6da773dd947894da2125eab147 Related-Bug: #1636606 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com> |
||
---|---|---|
action | ||
callback | ||
connection | ||
doc | ||
examples | ||
filter | ||
library | ||
lookup | ||
meta | ||
releasenotes | ||
strategy | ||
tests | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
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.