https://github.com/openstack/ansible-config_template
Ansible action plugin to template arbitrary json ini yaml data. Mirror of code maintained at opendev.org.
https://github.com/openstack/ansible-config_template
Last synced: about 1 year ago
JSON representation
Ansible action plugin to template arbitrary json ini yaml data. Mirror of code maintained at opendev.org.
- Host: GitHub
- URL: https://github.com/openstack/ansible-config_template
- Owner: openstack
- License: apache-2.0
- Created: 2018-03-16T23:50:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-15T16:48:46.000Z (about 1 year ago)
- Last Synced: 2025-05-15T17:48:26.340Z (about 1 year ago)
- Language: Python
- Homepage: https://opendev.org/openstack/ansible-config_template
- Size: 546 KB
- Stars: 6
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=================================
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:
https://docs.openstack.org/ansible-config_template/latest/
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:
https://opendev.org/openstack/ansible-config_template/
The project home is at:
https://launchpad.net/openstack-ansible
The project bug tracker is located at:
https://bugs.launchpad.net/openstack-ansible