2018-11-29 18:55:28 +01:00
|
|
|
---
|
2018-11-25 10:19:41 +01:00
|
|
|
galaxy_info:
|
2018-11-26 17:58:40 +01:00
|
|
|
role_name: certbot
|
2022-01-03 15:27:56 +01:00
|
|
|
namespace: nishiki
|
2018-11-25 10:19:41 +01:00
|
|
|
author: Adrien Waksberg
|
2018-11-26 17:58:40 +01:00
|
|
|
company: Adrien Waksberg
|
2018-11-25 10:19:41 +01:00
|
|
|
description: Generate certificate SSL with certbot
|
|
|
|
license: Apache2
|
2023-07-26 11:40:24 +02:00
|
|
|
min_ansible_version: "2.10"
|
2018-11-25 10:19:41 +01:00
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
2021-08-24 18:15:33 +02:00
|
|
|
- bullseye
|
2023-07-26 11:40:24 +02:00
|
|
|
- bookworm
|
2021-08-24 18:15:33 +02:00
|
|
|
|
2018-11-25 10:19:41 +01:00
|
|
|
galaxy_tags:
|
|
|
|
- certbot
|
2018-11-26 17:58:40 +01:00
|
|
|
- letsencrypt
|
2018-11-25 10:19:41 +01:00
|
|
|
- ssl
|
|
|
|
- https
|
2018-11-26 17:58:40 +01:00
|
|
|
- certifactes
|
2018-11-25 10:19:41 +01:00
|
|
|
|
|
|
|
dependencies: []
|