Go to file
Robert Kaussow dcddcb3486
continuous-integration/drone/push Build is passing Details
feat: add test for Rocky Linux 8 (#1)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2022-01-26 21:08:18 +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 [skip ci] cleanup metadata 2021-04-23 12:12:09 +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 feat: add test for Rocky Linux 8 (#1) 2022-01-26 21:08:18 +01:00
.drone.yml feat: add test for Rocky Linux 8 (#1) 2022-01-26 21:08:18 +01:00
.gitignore enable molecule tests 2019-06-10 16:14:35 +02: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.