fix: minor changes in meta for galaxy
This commit is contained in:
parent
c85c43e555
commit
904d1ae1cb
1 changed files with 4 additions and 2 deletions
|
@ -1,17 +1,19 @@
|
|||
galaxy_info:
|
||||
role_name: certbot
|
||||
author: Adrien Waksberg
|
||||
company: Adrien Waksberg
|
||||
description: Generate certificate SSL with certbot
|
||||
license: Apache2
|
||||
min_ansible_version: 2.5
|
||||
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- stretch
|
||||
|
||||
galaxy_tags:
|
||||
- certbot
|
||||
- letsencrypt
|
||||
- ssl
|
||||
- https
|
||||
- certifactes
|
||||
|
||||
dependencies: []
|
||||
|
|
Loading…
Add table
Reference in a new issue