♻: move freshrss app dir
All checks were successful
ansible-lint / lint-everything (push) Successful in 4s
All checks were successful
ansible-lint / lint-everything (push) Successful in 4s
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