931f6aa32d
Let's make a new release of python_venv_build and adjust galaxy.yml Change-Id: I1a5628db88ac9db0f166231621b777ff4a3e7128
20 lines
585 B
YAML
20 lines
585 B
YAML
---
|
|
namespace: "openstack"
|
|
description: |-
|
|
Template includes config_template module, that leverages template module and
|
|
adds override functionality to different types of config files.
|
|
name: "config_template"
|
|
version: "2.1.1"
|
|
readme: "README.rst"
|
|
authors:
|
|
- Kevin Carter <kevin.carter@rackspace.com>
|
|
- Jimmy McCrory <jimmy.mccrory@gmail.com>
|
|
- Jean-Philippe Evrard <jean-philippe.evrard@rackspace.co.uk>
|
|
- Logan V <logan2211@gmail.com>
|
|
license:
|
|
- "Apache-2.0"
|
|
tags:
|
|
- template
|
|
- config
|
|
repository: "https://opendev.org/openstack/ansible-config_template"
|