mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 10:12:38 +01:00
Add option to disable MetalLB, for use w/ ext LBs (#383)
* Add option to disable MetalLB, for use w/ ext LBs * Add option to disable MetalLB, for use w/ ext LBs - add defaults * Skip MetalLB with tags instead of flag
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
- name: Deploy metallb pool
|
||||
include_tasks: metallb.yml
|
||||
tags: metallb
|
||||
|
||||
- name: Remove tmp directory used for manifests
|
||||
file:
|
||||
|
||||
Reference in New Issue
Block a user