feat: remove redundant services-repo task inclusion for mennos-cloud-server
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
Some checks failed
Nix Format Check / check-format (push) Failing after 38s
This commit is contained in:
parent
4a318c22e7
commit
f2f85e8ee2
@ -9,10 +9,6 @@
|
||||
ansible.builtin.include_tasks: cifs.yml
|
||||
when: ansible_hostname == "mennos-cloud-server"
|
||||
|
||||
- name: Include services-repo tasks
|
||||
ansible.builtin.include_tasks: services-repo.yml
|
||||
when: ansible_hostname == "mennos-cloud-server"
|
||||
|
||||
- name: Include services tasks
|
||||
ansible.builtin.include_tasks: services/services.yml
|
||||
vars:
|
||||
|
Loading…
x
Reference in New Issue
Block a user