21 lines
467 B
YAML
21 lines
467 B
YAML
---
|
|
|
|
galaxy_info:
|
|
author: 'Rath Pascal <contact@oxl.at>'
|
|
namespace: 'oxlorg'
|
|
license: 'MIT'
|
|
issue_tracker_url: 'https://github.com/O-X-L/ansible-role-certs/issues'
|
|
min_ansible_version: '2.14'
|
|
description: 'Meat-role to generate/manage certificates for other roles'
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- bullseye
|
|
- bookworm
|
|
- trixies
|
|
galaxy_tags:
|
|
- 'certificates'
|
|
- 'certs'
|
|
- 'letsencrypt'
|
|
- 'certbot'
|