mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
6-generic-apps: "when: lokole_install is defined and..."
This commit is contained in:
parent
0871592ed6
commit
18577c19e9
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
- name: LOKOLE
|
||||
include_role:
|
||||
name: lokole
|
||||
when: lokole_install
|
||||
when: lokole_install is defined and lokole_install
|
||||
|
||||
- name: MEDIAWIKI
|
||||
include_role:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue