⚡: improve nextcloud installation
All checks were successful
ansible-lint / lint-everything (push) Successful in 3s
All checks were successful
ansible-lint / lint-everything (push) Successful in 3s
This commit is contained in:
@@ -7,4 +7,3 @@
|
||||
cmd: "php occ app:install {{ item.force | default(false) | ternary('--force', '') }} {{ item.name }}"
|
||||
chdir: "{{ nextcloud_app_home }}"
|
||||
creates: "{{ nextcloud_app_home }}/apps/{{ item.name }}"
|
||||
changed_when: false
|
||||
|
Reference in New Issue
Block a user