debops-hashicorp/roles/consul/meta/main.yml

28 lines
562 B
YAML

---
# Ensure that custom Ansible plugins and modules included in the main DebOps
# collection are available to roles in other collections.
collections: [ 'debops.debops' ]
dependencies: []
galaxy_info:
author: 'Eric Renfro'
description: 'Install and Configure Consul'
company: 'Linux-Hel['
license: 'GPL-3.0-or-later'
min_ansible_version: '2.9.0'
platforms:
- name: Debian
versions:
- buster
- bullseye
- name: Ubuntu
versions:
- bionic
- focal
galaxy_tags:
- debops
- system
- monitoring