
When building releasenotes (with 'tox -e releasenotes') the job fails with the following error: WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). This caused publish-openstack-releasenotes-python3 post release job failure as well. By removing the explicit set of language of None makes the sphinx warning disappear. Change-Id: I2482824f78901e14781bde49674bde4a9fd431ec
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%