feat: remove mennos-cloud-server references and update service directory paths
Some checks failed
Nix Format Check / check-format (push) Failing after 37s

This commit is contained in:
2025-03-11 23:54:13 +01:00
parent 7a5814d115
commit e8163f1c59
10 changed files with 70 additions and 22 deletions

View File

@@ -15,4 +15,4 @@
- name: Include server tasks
ansible.builtin.import_tasks: tasks/servers/server.yml
when: hostname in ['mennos-server', 'mennos-hobbypc', 'mennos-vm', 'mennos-cloud-server']
when: hostname in ['mennos-server', 'mennos-hobbypc', 'mennos-vm']