ansible-infra/playbooks/deploy_mqtt.yaml

6 lines
101 B
YAML
Raw Normal View History

2023-05-09 22:04:00 +02:00
---
- name: Deploy mosquitto MQTT broker on mqtt.z9.ccchh.net
hosts: mqtt
roles:
- mosquitto