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