You've already forked ansible-directadmin
* 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
6 lines
86 B
YAML
6 lines
86 B
YAML
---
|
|
- name: restart directadmin
|
|
service:
|
|
name: directadmin
|
|
state: restarted
|