Slavi Pantaleev
пре 5 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са
1 додато и
1 уклоњено
-
roles/matrix-etherpad/tasks/setup_uninstall.yml
|
|
|
@@ -29,7 +29,7 @@ |
|
|
|
path: "{{ matrix_etherpad_base_path }}" |
|
|
|
state: absent |
|
|
|
|
|
|
|
- name: Ensure Dimension Docker image doesn't exist |
|
|
|
- name: Ensure Etherpad Docker image doesn't exist |
|
|
|
docker_image: |
|
|
|
name: "{{ matrix_etherpad_docker_image }}" |
|
|
|
state: absent |