Add support for Debian (9+) and Ubuntu (16.04+)
This commit is contained in:
@ -33,6 +33,7 @@
|
||||
with_items:
|
||||
- "http"
|
||||
- "https"
|
||||
when: ansible_os_family == 'RedHat'
|
||||
|
||||
- name: Ensure matrix-nginx-proxy.service installed
|
||||
template:
|
||||
|
Reference in New Issue
Block a user