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

11 lines
189 B
YAML

---
mosquitto_become: true
mosquitto_become_user: root
mosquitto_user: admin
mosquitto_password: set the password, Luke!
mosquitto_certfile: ""
mosquitto_keyfile: ""
mosquitto_cafile: ""