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

Merge pull request #3497 from holta/9-local-addons

Tighten up 9-local-addons thx to iiab/iiab-admin-console#526
This commit is contained in:
A Holt 2023-03-19 18:20:10 -04:00 committed by GitHub
commit 47e4d5197a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,14 +42,6 @@
name: pbx
when: pbx_install
- name: "INSTALL python3-pip FOR ADMIN CONSOLE 'cmdsrv : Download speedtest-cli' SEE PR #3494 -- INSTALL python3-jinja2 FOR ADMIN CONSOLE 'js-menu : Post process the downloaded menu defs' SEE PR #3496 -- REMOVE THIS CODE LATER"
package:
name:
- python3-pip
- python3-jinja2
state: present
when: admin_console_install
- name: Recording STAGE 9 HAS COMPLETED ====================
lineinfile:
path: "{{ iiab_env_file }}"