fix: minor changes in meta for galaxy

This commit is contained in:
Adrien Waksberg 2018-11-26 17:58:40 +01:00
parent c85c43e555
commit 904d1ae1cb

View file

@ -1,17 +1,19 @@
galaxy_info: galaxy_info:
role_name: certbot
author: Adrien Waksberg author: Adrien Waksberg
company: Adrien Waksberg
description: Generate certificate SSL with certbot description: Generate certificate SSL with certbot
license: Apache2 license: Apache2
min_ansible_version: 2.5 min_ansible_version: 2.5
platforms: platforms:
- name: Debian - name: Debian
versions: versions:
- stretch - stretch
galaxy_tags: galaxy_tags:
- certbot - certbot
- letsencrypt
- ssl - ssl
- https - https
- certifactes
dependencies: [] dependencies: []