1
0
Fork 0
ansible-collection-kit/roles/mosquitto/defaults/main.yml

8 lines
137 B
YAML

---
mosquitto_user: admin
mosquitto_password: set the password, Luke!
mosquitto_certfile: ""
mosquitto_keyfile: ""
mosquitto_cafile: ""