Überarbeitung zweites Lighthouse

This commit is contained in:
Stefan Mewes
2026-04-12 18:51:56 +02:00
parent 2074d09d9b
commit 395b313934
4 changed files with 27 additions and 10 deletions

View File

@@ -23,4 +23,6 @@
- name: Deploy Nebula Node
include_tasks: node.yml
when: inventory_hostname not in groups['nebula_lighthouse'] and nebula_internal_ip_addr is defined
when:
- inventory_hostname not in groups['nebula_lighthouse']
- nebula_internal_ip_addr is defined