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

Clarify Moodle 3.11.4's ~376+ MB /opt/iiab/moodle disk footprint

This commit is contained in:
A Holt 2021-12-26 12:22:20 -05:00 committed by GitHub
parent a6509f167b
commit e35a27fd67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@
- php{{ php_version }}-zip # 2021-06-27: Likewise installed in nextcloud/tasks/install.yml, pbx/tasks/freepbx_dependencies.yml, wordpress/tasks/install.yml
state: present
- name: Download (clone) {{ moodle_repo_url }} to {{ moodle_base }} (~355MB initially, ~375MB later)
- name: Download (clone) {{ moodle_repo_url }} to {{ moodle_base }} (~356 MB initially, ~376 MB later)
git:
repo: "{{ moodle_repo_url }}" # https://github.com/moodle/moodle
dest: "{{ moodle_base }}" # /opt/iiab/moodle