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

Apply more suggestions from code review

This commit is contained in:
Aidan Fitzgerald 2019-03-07 23:55:12 -05:00
parent b8963413db
commit 8b447b809a
2 changed files with 9 additions and 6 deletions

View file

@ -27,6 +27,12 @@
when: ejabberd_install
tags: ejabberd
- name: GITEA
include_role:
name: gitea
when: gitea_install
tags: gitea
- name: LOKOLE
include_role:
name: lokole
@ -69,12 +75,6 @@
when: wordpress_install
tags: wordpress
- name: GITEA
include_role:
name: gitea
when: gitea_install
tags: gitea
- name: Recording STAGE 6 HAS COMPLETED ====================
lineinfile:
dest: "{{ iiab_env_file }}"