GMH v0.5.7... maybe!

This commit is contained in:
Michael Collins
2021-08-10 12:58:10 +08:00
parent 24b89f8288
commit bfb61e776e
3 changed files with 6 additions and 8 deletions

View File

@ -62,9 +62,3 @@
group: matrix
mode: '0574'
when: customise_base_domain_website is defined
- name: Ensure erroneous /chroot/website/matrix-domain location doesn't exist
file:
path: /chroot/website/matrix-domain
state: absent
when: customise_base_domain_website is defined