feat: update Unifi Network Application configuration and add new reverse proxy settings
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 42s
Nix Format Check / check-format (push) Failing after 1m42s
Python Lint Check / check-python (push) Failing after 26s

This commit is contained in:
2025-07-20 19:14:51 +02:00
parent 546e888bdb
commit f59767597b
4 changed files with 31 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
block:
- name: Set Unifi Network App directories
ansible.builtin.set_fact:
unifi_network_application_data_dir: "/mnt/object_storage/services/unifi_network_application"
unifi_network_application_data_dir: "/mnt/services/unifi_network_application"
unifi_network_application_service_dir: "{{ ansible_env.HOME }}/services/unifi_network_application"
- name: Create Unifi Network App directories