1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Update main.yml

This commit is contained in:
A Holt 2018-08-30 17:34:04 -04:00 committed by GitHub
parent 4f2dfac544
commit c78216a8f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
- name: ...IS BEGINNING ==================================== - name: ...IS BEGINNING ====================================
command: echo command: echo
- name: CALIBRE - name: CALIBRE
include_role: include_role:
name: calibre name: calibre
@ -15,6 +15,12 @@
when: calibreweb_install when: calibreweb_install
tags: calibre-web tags: calibre-web
- name: TRANSMISSION
include_role:
name: transmission
when: transmission_install
tags: transmission
- name: Recording STAGE 9 HAS COMPLETED ==================== - name: Recording STAGE 9 HAS COMPLETED ====================
lineinfile: lineinfile:
dest: /etc/iiab/iiab.env dest: /etc/iiab/iiab.env