ansible-infra/playbooks/deploy_zigbee2mqtt.yaml

8 lines
130 B
YAML
Raw Normal View History

2022-12-08 23:45:22 +01:00
---
- name: Deploy zigbee2mqtt on zigbee2mqtt.z9.ccchh.net
2022-12-08 23:45:22 +01:00
hosts: zigbee2mqtt
roles:
- zigbee2mqtt
- cert
2022-12-08 23:45:22 +01:00
- nginx