mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-04 21:50:58 +03:00
Add support for Debian (9+) and Ubuntu (16.04+)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
with_items:
|
||||
- http
|
||||
- https
|
||||
when: ansible_os_family == 'RedHat'
|
||||
|
||||
- name: Ensure acmetool Docker image is pulled
|
||||
docker_image:
|
||||
|
||||
Reference in New Issue
Block a user