feat: remove SSHFS task inclusion and delete sshfs.yml file
Some checks failed
Nix Format Check / check-format (push) Failing after 37s

This commit is contained in:
2025-03-11 23:40:15 +01:00
parent b669a8c2c9
commit 8e1b3cdf8a
2 changed files with 0 additions and 56 deletions

View File

@@ -7,10 +7,6 @@
state: present
become: true
- name: Include SSHFS tasks
ansible.builtin.include_tasks: sshfs.yml
when: ansible_hostname == "mennos-cloud-server"
- name: Include services tasks
ansible.builtin.include_tasks: services/services.yml
vars: