Add support for Debian (9+) and Ubuntu (16.04+)

This commit is contained in:
Slavi Pantaleev
2017-09-11 23:24:05 +03:00
parent 13ab9eb238
commit ded7c274f6
6 changed files with 49 additions and 4 deletions

View File

@ -33,6 +33,7 @@
with_items:
- "http"
- "https"
when: ansible_os_family == 'RedHat'
- name: Ensure matrix-nginx-proxy.service installed
template: