feat: add meta informations for galaxy ansible

This commit is contained in:
Adrien Waksberg 2018-11-25 10:19:41 +01:00
parent ad2cabbf1d
commit 50836886c1

17
meta/main.yml Normal file
View file

@ -0,0 +1,17 @@
galaxy_info:
author: Adrien Waksberg
description: Generate certificate SSL with certbot
license: Apache2
min_ansible_version: 2.4
platforms:
- name: Debian
versions:
- stretch
galaxy_tags:
- certbot
- ssl
- https
dependencies: []