29ddca2734
config_template historically was published on PyPi during times before collections were a thing. This was one of the installations methods that is not relevant or preffered since collections are here. That patch aims to update documentation about ways of plugin installation as well as adding deprecation notice of PyPi. In the futher releases we will drop publishing on PyPi. Change-Id: Ie1cd7b305b4d82fd0fbf4568ef20ff3d0236c049
44 lines
1.3 KiB
ReStructuredText
44 lines
1.3 KiB
ReStructuredText
========================
|
|
Team and repository tags
|
|
========================
|
|
|
|
.. image:: https://governance.openstack.org/tc/badges/ansible-config_template.svg
|
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
|
|
|
.. Change things from this point on
|
|
|
|
=================================
|
|
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
|