Go to file
Robert Kaussow df6d3cf076
[skip ci] fix drone-matrix template
2023-02-08 21:16:12 +01:00
defaults remove iptables integration 2019-10-28 20:07:54 +01:00
handlers refactor: use generic ansible modules service and package 2021-06-05 15:30:32 +02:00
meta chore: switch to main as default branch 2022-06-20 22:20:19 +02:00
molecule feat: add test for Rocky Linux 8 (#1) 2022-01-26 21:08:18 +01:00
tasks refactor: use generic ansible modules service and package 2021-06-05 15:30:32 +02:00
templates/etc/mosquitto fix ansible_managed handling 2019-08-28 10:56:35 +02:00
vars add extra packages variable 2019-08-06 21:24:37 +02:00
.drone.jsonnet [skip ci] fix drone-matrix template 2023-02-08 21:16:12 +01:00
.drone.yml [skip ci] fix drone-matrix template 2023-02-08 21:16:12 +01:00
.gitignore chore: add auto-generated _docs folder to gitignore file 2022-03-03 21:15:48 +01:00
.later.yml migrate dependencies to collections 2020-08-19 18:39:00 +02:00
LICENSE chore: end of the year maintenance [skip ci] 2021-12-21 10:45:27 +01:00
README.md [skip ci] fix heading 2020-10-03 13:39:35 +02:00
setup.cfg chore: replace flake8 config file and add autoformatting 2021-06-07 22:14:41 +02:00

README.md

xoxys.mosquitto

Build Status License: MIT

Setup mosquitto mqtt broker. Eclipse Mosquitto is a message broker that implements the MQTT protocol. It is lightweight and suitable for use on all devices from low power single board computers to full servers.

You can find the full documentation at https://galaxy.geekdocs.de.

License

This project is licensed under the MIT License - see the LICENSE file for details.