Bring role up to spec (2.5+, Debian 9) and introduce LetsEncrypt support (#5)

* Bring role up to spec (2.5+) and introduce LetsEncrypt support
* Add Debian 9 support and fix script args chdir
* Use correct schema for travis and use command instead of script
* Make use of requirements.txt for build and fix syntax
* Got better at reading the docs now
* Minor improvements
This commit is contained in:
hyperized
2018-09-17 15:12:03 +02:00
committed by GitHub
parent 687042298e
commit 160620477e
10 changed files with 120 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ galaxy_info:
description: Deploy DirectAdmin with Ansible
company: Hyperized Hosting
license: MIT
min_ansible_version: 2.1
min_ansible_version: 2.5
platforms:
- name: EL
versions:
@@ -17,6 +17,7 @@ galaxy_info:
- jessie
- squeeze
- wheezy
- stretch
galaxy_tags:
- system
- web