mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-08 09:00:24 +00:00
add abort_deletion.yml task list
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
|
||||
- name: Include hosting vars of digital_ocean.yml
|
||||
delegate_to: 127.0.0.1
|
||||
include_vars:
|
||||
@@ -36,11 +35,3 @@
|
||||
- debug:
|
||||
msg: "{{ deleted_server_info }}"
|
||||
when: do_droplet_id is defined
|
||||
|
||||
#- name: Delete fake DNS record for faster testing
|
||||
# delegate_to: 127.0.0.1
|
||||
# shell: |
|
||||
# sed -i -c '/{{ matrix_domain }}/d' /etc/hosts
|
||||
|
||||
# Doesn't allow letsencrypt to generate certs :S
|
||||
|
||||
|
||||
Reference in New Issue
Block a user