mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Stage 6/7 bypass of apps not yet compatible w/ Ubuntu 22.04 (Nextcloud, Kolibri, Moodle, Sugarizer)
This commit is contained in:
parent
1fb41333ce
commit
b2e1422240
2 changed files with 4 additions and 4 deletions
|
@ -59,7 +59,7 @@
|
|||
- name: NEXTCLOUD
|
||||
include_role:
|
||||
name: nextcloud
|
||||
when: nextcloud_install
|
||||
when: nextcloud_install and not is_ubuntu_2204 # TEMPORARY
|
||||
|
||||
- name: WORDPRESS
|
||||
include_role:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue