1
0
Fork 0
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:
A Holt 2022-06-17 22:00:25 -04:00 committed by GitHub
parent 0871592ed6
commit 18577c19e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: