Überarbeitung zweites Lighthouse
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user