feat: remove garage2, garage3 and garagegw1 nodes

This commit is contained in:
VC
2024-07-05 11:53:40 +02:00
parent 2c15093653
commit 228f334d6b
2 changed files with 3 additions and 4 deletions

View File

@@ -117,4 +117,4 @@
# Specific garage commands
- name: Execute specific garage commands
ansible.builtin.include_tasks: garage.yml
when: "'garagegw' in inventory_hostname"
when: "'garage1' in inventory_hostname"