certbot/meta/main.yml

32 lines
713 B
YAML
Raw Normal View History

2021-09-18 23:02:34 +00:00
---
allow_duplicates: false
dependencies: []
galaxy_info:
role_name: certbot
author: Alex Kotov
description: Certbot and Let's Encrypt
license: MIT
min_ansible_version: 2.8
galaxy_tags:
- certbot
- letsencrypt
- certificate
- ssl
- tls
platforms:
- name: Debian
versions:
- stretch # Debian 9 Stretch
- buster # Debian 10 Buster
2023-03-28 08:34:34 +00:00
- bullseye # Debian 11 Bullseye
2023-08-12 16:33:58 +00:00
- bookworm # Debian 12 Bookworm
2021-09-18 23:02:34 +00:00
- name: Ubuntu
versions:
- xenial # Ubuntu 16.04 LTS Xenial Xerus
- bionic # Ubuntu 18.04 LTS Bionic Beaver
- focal # Ubuntu 20.04 LTS Focal Fossa
2023-03-28 08:34:34 +00:00
- jammy # Ubuntu 22.04 LTS Jammy Jellyfish