Slavi Pantaleev
5 vuotta sitten
committed by
GitHub
vanhempi
commit
efbffa26bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
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 |