Ansible action plugin to template arbitrary json ini yaml data
f974f7a0cd
Glance requires that the passed image properties be an iterable dictionary. Update the documented example to use YAML's syntax for a dictionary instead of a JSON string. The resulting string will be deserialized to a Python dict. Change-Id: I2f02a4e772398d0c133d3109058d55c4f96b72f7 |
||
---|---|---|
action | ||
callback | ||
connection | ||
doc | ||
examples | ||
filter | ||
library | ||
lookup | ||
meta | ||
releasenotes | ||
strategy | ||
tests | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
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.