aboutsummaryrefslogtreecommitdiffstats
path: root/roles/jails/14_freshrss/tasks
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2026-07-12 19:06:43 +0300
committerJan Tuomi <jan@jantuomi.fi>2026-07-12 19:06:43 +0300
commitcb6f6bb766edf6a409545f4609ca633dabe97a2a (patch)
treea9c3dbfa3f518ab2de0ef611649348a25bcc36b9 /roles/jails/14_freshrss/tasks
parentc4ccb8a8a8e6f1435c4db7873baa0df21295252f (diff)
Improve volume handling, add migration confirmation step
Diffstat (limited to 'roles/jails/14_freshrss/tasks')
-rw-r--r--roles/jails/14_freshrss/tasks/main.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/roles/jails/14_freshrss/tasks/main.yml b/roles/jails/14_freshrss/tasks/main.yml
index 9cc08fc..50b8e7c 100644
--- a/roles/jails/14_freshrss/tasks/main.yml
+++ b/roles/jails/14_freshrss/tasks/main.yml
@@ -12,14 +12,6 @@
register: _freshrss_download
changed_when: "'constants.php' not in _freshrss_download.cmd"
-- name: Set FreshRSS data ownership
- file:
- path: /usr/local/FreshRSS/data
- state: directory
- owner: www
- group: www
- recurse: true
-
- name: Create php-fpm socket directory
file:
path: /var/run/php