Added setup for nextcloud #1

Merged
jayne merged 16 commits from testing into prod 2025-04-25 14:39:02 -05:00
Showing only changes of commit 2d34a70926 - Show all commits

View file

@ -28,9 +28,9 @@
group: nextcloud
mode: '0700'
- name: deploy profile.d-nextcloud file
- name: deploy profiled-nextcloud file
ansible.builtin.copy:
src: files/profile.d-nextcloud.sh
src: files/profiled-nextcloud.sh
dest: /etc/profile.d/nextcloud.sh
- name: Create sessions directory