--- - name: Setup Nebula overlay network hosts: all become: true roles: - role: nebula when: enable_nebula | default(false)