2019-01-10 22:49:04 +00:00
|
|
|
# Standards: 0.1
|
2018-11-04 22:26:49 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
author: xoxys
|
|
|
|
description: Role to setup mosquitto mqtt broker
|
|
|
|
license: MIT
|
|
|
|
min_ansible_version: 2.4
|
|
|
|
platforms:
|
2019-01-10 22:49:04 +00:00
|
|
|
- name: EL
|
|
|
|
versions:
|
|
|
|
- 7
|
2018-11-04 22:26:49 +00:00
|
|
|
galaxy_tags:
|
|
|
|
- mosquitto
|
|
|
|
- mqtt
|
|
|
|
dependencies:
|