You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
432 B
25 lines
432 B
9 years ago
|
---
|
||
|
dependencies: []
|
||
|
|
||
|
galaxy_info:
|
||
|
author: geerlingguy
|
||
|
description: "Let's Encrypt for RHEL/CentOS and Debian/Ubuntu."
|
||
|
company: "Midwestern Mac, LLC"
|
||
|
license: "license (BSD, MIT)"
|
||
|
min_ansible_version: 1.8
|
||
|
platforms:
|
||
|
- name: EL
|
||
|
versions:
|
||
|
- 6
|
||
|
- 7
|
||
|
- name: Ubuntu
|
||
|
versions:
|
||
|
- all
|
||
|
- name: Debian
|
||
|
versions:
|
||
|
- all
|
||
|
galaxy_tags:
|
||
|
- networking
|
||
|
- system
|
||
|
- web
|