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

Update main.yml

This commit is contained in:
A Holt 2019-01-15 14:24:24 -05:00 committed by GitHub
parent ad6cef52ba
commit 1ef626fe58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,18 @@
when: lokole_install
tags: lokole
- name: MOSQUITTO
include_role:
name: mosquitto
when: mosquitto_install
tags: mosquitto
- name: NODE-RED
include_role:
name: nodered
when: nodered_install
tags: nodered
- name: NEXTCLOUD
include_role:
name: nextcloud
@ -51,18 +63,6 @@
when: wordpress_install
tags: wordpress
- name: MOSQUITTO
include_role:
name: mosquitto
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 }}"