To make it simpler to apply policy specifically for Zibgee2MQTT or ZWaveJS2MQTT, I've split them into their own playbooks.
5 lines
74 B
YAML
5 lines
74 B
YAML
- hosts: zigbee2mqtt
|
|
roles:
|
|
- role: zigbee2mqtt
|
|
tags: zigbee2mqtt
|