refactor: update service configurations and remove deprecated files
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 29s
Nix Format Check / check-format (push) Failing after 1m33s
Python Lint Check / check-python (push) Failing after 21s

This commit is contained in:
2025-07-20 03:29:05 +02:00
parent a9925a63cc
commit 546e888bdb
7 changed files with 3 additions and 179 deletions

View File

@@ -3,7 +3,7 @@
block:
- name: Set GoLink directories
ansible.builtin.set_fact:
golink_data_dir: "/mnt/object_storage/services/golink"
golink_data_dir: "/mnt/services/golink"
golink_service_dir: "{{ ansible_env.HOME }}/services/golink"
- name: Create GoLink directories