mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
9-local-addons: Do not install php-pear
This commit is contained in:
parent
be10b925fa
commit
74098ffc7a
1 changed files with 0 additions and 6 deletions
|
@ -37,12 +37,6 @@
|
|||
name: pbx
|
||||
when: pbx_install
|
||||
|
||||
- name: "2021-06-27 TEMPORARY CODE TO INSTALL 'php-pear' UNTIL ADMIN CONSOLE DECLARES ITS OWN DEPENDENCY FOR: https://github.com/iiab/iiab-admin-console/blob/master/roles/cmdsrv/tasks/main.yml#L19"
|
||||
package:
|
||||
name: php-pear # WARNING: this also drags in 'php{{ php_version }}-xml' (also installed by MediaWiki, Nextcloud, roles/pbx's FreePBX, WordPress) AND 'php{{ php_version }}-cgi' (also installed by roles/pbx's FreePBX)
|
||||
state: present
|
||||
when: admin_console_install
|
||||
|
||||
- name: Recording STAGE 9 HAS COMPLETED ====================
|
||||
lineinfile:
|
||||
path: "{{ iiab_env_file }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue