ansible-config_template/galaxy.yml

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"