19 lines
435 B
YAML
19 lines
435 B
YAML
---
|
|
|
|
galaxy_info:
|
|
author: 'AnsibleGuy <guy@ansibleguy.net>'
|
|
namespace: 'ansibleguy'
|
|
license: 'MIT'
|
|
issue_tracker_url: 'https://github.com/ansibleguy/infra_certs/issues'
|
|
min_ansible_version: '2.14'
|
|
description: 'Meat-role to generate/manage certificates for other roles'
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- bullseye
|
|
galaxy_tags:
|
|
- 'certificates'
|
|
- 'certs'
|
|
- 'letsencrypt'
|
|
- 'certbot'
|