1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_acmetool.git synced 2024-08-16 12:29:49 +02:00
ansible_role_acmetool/meta/main.yml
2023-10-29 22:34:09 +01:00

20 lines
466 B
YAML

---
galaxy_info:
role_name: acmetool
author: do1jlr
namespace: l3d
description: Install acmetool, an easy-to-use command line tool for automatically acquiring certificates from ACME servers (eg. Let's Encrypt)
license: "MIT"
min_ansible_version: '2.13'
platforms:
- name: Debian
versions: ['all']
- name: Ubuntu
versions: ['all']
galaxy_tags:
- acmetool
- acmetool
- letsencrypt
- web
- linux
dependencies: []