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 08:52:11 +00:00
parent a9837be9d8
commit c76cdf1f20
5 changed files with 66 additions and 0 deletions

View file

@ -51,6 +51,12 @@
when: wordpress_install
tags: wordpress
- name: MOSQUITTO
include_role:
name: mosquitto
when: mosquitto_install
tags: mosquitto
- name: Recording STAGE 6 HAS COMPLETED ====================
lineinfile:
dest: "{{ iiab_env_file }}"