🐛: exclude exception

This commit is contained in:
VC
2025-02-14 16:54:38 +01:00
parent b131cede70
commit 2cf7d79857
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
mode: "a-rwx,u+rwX,g+rX"
extra_opts: ['--strip-components=1']
exclude:
- "{{ freshrss_config_path }}"
- "config/config.php"
- name: Put freshrss configuration file
ansible.builtin.template: