1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Add Mosquitto pub-sub broker to IIAB

This commit is contained in:
Anish Mangal 2018-06-27 11:17:44 +00:00
parent c76cdf1f20
commit 7254822a16
6 changed files with 339 additions and 0 deletions

View file

@ -57,6 +57,12 @@
when: mosquitto_install
tags: mosquitto
- name: NODE-RED
include_role:
name: nodered
when: nodered_install
tags: nodered
- name: Recording STAGE 6 HAS COMPLETED ====================
lineinfile:
dest: "{{ iiab_env_file }}"