ansible-infra/playbooks/deploy_zigbee2mqtt.yaml

9 lines
145 B
YAML

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