♻: move freshrss app dir
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
- name: Check freshrss version
|
||||
ansible.builtin.lineinfile:
|
||||
path: "{{ freshrss_home }}/constants.php"
|
||||
path: "{{ freshrss_app_home }}/constants.php"
|
||||
line: "const FRESHRSS_VERSION = '{{ freshrss_version }}';"
|
||||
state: present
|
||||
check_mode: true
|
||||
|
Reference in New Issue
Block a user