This commit is contained in:
2023-04-28 04:25:32 -04:00
parent 81d2ea447a
commit ab0401f27b
34 changed files with 144 additions and 144 deletions

View File

@@ -104,6 +104,6 @@
when: nextcloud_install.changed
- name: Remove Nextcloud's CAN_INSTALL file
file:
ansible.builtin.file:
path: "{{ nextcloud_root }}/config/CAN_INSTALL"
state: absent