2021-03-20 17:59:44 +01:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
role_name: acmetool
|
|
|
|
author: do1jlr
|
2021-08-11 23:17:29 +02:00
|
|
|
description: Install acmetool, an easy-to-use command line tool for automatically acquiring certificates from ACME servers (eg. Let's Encrypt)
|
2021-03-20 17:59:44 +01:00
|
|
|
license: "MIT"
|
2022-10-25 22:51:18 +02:00
|
|
|
min_ansible_version: '2.11'
|
2021-03-20 17:59:44 +01:00
|
|
|
platforms:
|
|
|
|
- name: Debian
|
2022-10-25 22:51:18 +02:00
|
|
|
versions:
|
|
|
|
- all
|
2021-03-20 17:59:44 +01:00
|
|
|
- name: Ubuntu
|
2022-10-25 22:51:18 +02:00
|
|
|
versions:
|
|
|
|
- all
|
2021-03-20 17:59:44 +01:00
|
|
|
galaxy_tags:
|
|
|
|
- acmetool
|
|
|
|
- acmetool
|
|
|
|
- letsencrypt
|
|
|
|
- web
|
|
|
|
dependencies: []
|