1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Nextcloud 24.0.0 work w/ PHP 8.1 on Ubuntu 22.04

This commit is contained in:
root 2022-05-02 22:04:53 -04:00
parent 46c947f7bf
commit c4abc856bc
2 changed files with 2 additions and 2 deletions

View file

@ -59,7 +59,7 @@
- name: NEXTCLOUD
include_role:
name: nextcloud
when: nextcloud_install and not is_ubuntu_2204 # TEMPORARY
when: nextcloud_install
- name: WORDPRESS
include_role: