ansible-infra/playbooks/deploy_zigbee2mqtt.yaml

8 lines
124 B
YAML

---
- name: Deploy zigbee2mqtt on zigbee2mqtt.z9
become: true
hosts: zigbee2mqtt
roles:
- zigbee2mqtt
- nginx