a17a949e99
We have merged bunch of changes to the collection, so worth releasing it now. Change-Id: Icb839e648388ab4f12679e40f554a12d3461497d
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: "1.3.0"
|
|
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"
|