ansible-config_template/galaxy.yml
Dmitriy Rabotyagov 87410f1de2 Fix repository URL in galaxy.yml
Change-Id: I8d82a93e752baf7fe1392b6f2f9c769b7685d0b3
2021-11-12 11:15:07 +02:00

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.2.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"