feat: restructure CIFS configuration and include golink service tasks in Ansible playbook
Some checks failed
Nix Format Check / check-format (push) Failing after 38s

This commit is contained in:
2025-03-11 18:46:31 +01:00
parent 28c28c6493
commit c70357a16d
3 changed files with 44 additions and 37 deletions

View File

@@ -13,4 +13,5 @@
ansible.builtin.include_tasks: services/services.yml
vars:
duplicati_enabled: true
golink_enabled: true
when: ansible_hostname == "mennos-cloud-server"