Releases: geoffreyvanwyk/ansible-role-moodle
Releases · geoffreyvanwyk/ansible-role-moodle
v1.9.0 Variable Precedence
What's Changed
- fix: database name always reverts to default value by @geoffreyvanwyk in #63
Full Changelog: v1.8.0...v1.9.0
About Time
What's Changed
- feat: serve moodle via automatically created apache virtual host by @geoffreyvanwyk in #60
Full Changelog: v1.7.0...v1.8.0
v1.7.0 Keep up the pace
New
- Plugins can be installed from the Moodle Plugins Directory.
- Moodle version 4.4 can now be installed.
Fixes
- PHP FPM service not running after restarting Molecule container
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- feat: install additional plugins from Git repos by @geoffreyvanwyk in #38
Full Changelog: v1.5.0...v1.6.0
v1.3.0
Feat: Allow forced settings in config.php
v1.2.2
Feat: Make all settings in config.php settable
v1.2.1
Fix: Unsupported option "supportemail" error
Fix: Attempt to restart wrong PHP FPM version
Test: Test all supported Moodle versions