1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Update main.yml

This commit is contained in:
A Holt 2018-11-04 01:32:26 -04:00 committed by GitHub
parent 39da463121
commit 6fd91dacd5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,12 @@
when: ejabberd_install
tags: ejabberd
- name: LOKOLE
include_role:
name: lokole
when: lokole_install
tags: lokole
- name: NEXTCLOUD
include_role:
name: nextcloud
@ -45,12 +51,6 @@
when: wordpress_install
tags: wordpress
- name: LOKOLE
include_role:
name: lokole
when: lokole_install
tags: lokole
- name: Recording STAGE 6 HAS COMPLETED ====================
lineinfile:
dest: "{{ iiab_env_file }}"