13b52a62cd35751b26be520a72214c2d10e8c471
At the moment there is no good way to have new lines ("\n") in JSON
files and not to convert the result to a list.
In the meanwhile this can be totally expected/required thing to do,
for example to define cloud-init vendor data [1]
[1] https://cloudinit.readthedocs.io/en/latest/reference/datasources/openstack.html#vendor-data
Related-Bug: #2073171
Change-Id: I00d74a26357a8458e38d9eb816a3f3eceeae1e0d
Team and repository tags
OpenStack-Ansible config_template
This module is an ansible plugin that extends regular template functionality with the ability to override items in config, in transit, through the use of a simple dictionary without having to write out various temp files on target machines.
WARNING
Installation from PyPI or as a Python module is deprecated and will be removed in future releases. Please, use ansible-galaxy to install the collection.
More infromation about the project
- Documentation for the project can be found at:
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/ansible-config_template/
- The project source code repository is located at:
- The project home is at:
- The project bug tracker is located at:
Description
Languages
Python
100%