Refactor based on comments

This commit is contained in:
Ethan Shold
2024-01-26 01:09:36 -06:00
parent e1b34d2395
commit 68f1674b50
9 changed files with 29 additions and 25 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
- name: Deploy calico
include_tasks: calico.yml
tags: calico
when: use_calico == true
when: calico_iface is defined
- name: Deploy metallb pool
include_tasks: metallb.yml