feat: remove SSHFS task inclusion and delete sshfs.yml file
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
Some checks failed
Nix Format Check / check-format (push) Failing after 37s
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user