add minimal meta/main.yml
This commit is contained in:
parent
96e17c50a3
commit
72f5e54530
15
meta/main.yml
Normal file
15
meta/main.yml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
---
|
||||||
|
galaxy_info:
|
||||||
|
author: xoxys
|
||||||
|
description: Setup certbot let's encrypt client
|
||||||
|
license: MIT
|
||||||
|
min_ansible_version: 2.4
|
||||||
|
platforms:
|
||||||
|
- name: EL
|
||||||
|
versions:
|
||||||
|
- 7
|
||||||
|
galaxy_tags:
|
||||||
|
- le
|
||||||
|
- letsencrypt
|
||||||
|
- certbot
|
||||||
|
dependencies:
|
Loading…
Reference in New Issue
Block a user