Removing services role as it's being replaced by terraform

This commit is contained in:
2025-04-23 22:14:50 -07:00
parent fcf7ded218
commit 2bbc9095f7
4 changed files with 0 additions and 44 deletions

View File

@@ -10,12 +10,3 @@
apply:
tags:
- setup
- name: Setup Docker services on nigel
tags:
- services
ansible.builtin.include_role:
name: services
apply:
become: true
tags:
- services