heat-agents/heat-config-ansible
Steve Baker 3a86f8789c Set the config ID as an ansible variable
This change sets the ansible variable called heat_config_id to the
'id' value of the heat config data.

This will be useful in some playbooks to make idempotency decisions.

Change-Id: I5f03e012b2fb97cc0076c886ca7bd3f284d19032
2017-04-28 13:33:27 +12:00
..
install.d Set the config ID as an ansible variable 2017-04-28 13:33:27 +12:00
README.rst Move elements at the top level 2017-01-04 16:57:10 +01:00
element-deps Move elements at the top level 2017-01-04 16:57:10 +01:00

README.rst

A hook which invokes ansible-playbook -i "localhost," on the provided configuration. Config inputs are written to a 'variables.json' file and then passed to ansible via the '--extra-vars @json_file' parameter. Config output values are read from written-out files.