1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
This commit is contained in:
Jerry Vonau 2017-11-19 14:35:25 -06:00
parent eec76edd5f
commit 1455c313b8
2 changed files with 6 additions and 6 deletions

View file

@ -3,12 +3,6 @@
- name: ...IS BEGINNING ====================================
command: echo
- name: CALIBRE
include_role:
name: calibre
when: calibre_install
tags: calibre
- name: DOKUWIKI
include_role:
name: dokuwiki

View file

@ -51,6 +51,12 @@
when: xovis_install and ansible_distribution != "CentOS"
tags: xovis
- name: CALIBRE
include_role:
name: calibre
when: calibre_install
tags: calibre
- name: Recording STAGE 8 HAS COMPLETED ======================
lineinfile: dest=/etc/iiab/iiab.env
regexp='^STAGE=*'