geoffreyvanwyk / ansible-role-moodle

Deploys, installs, and upgrades Moodle.
https://galaxy.ansible.com/ui/standalone/roles/geoffreyvanwyk/moodle/
GNU General Public License v3.0
2 stars 1 forks source link

"Unrecognized option --supportemail" error during task "Install Moodle database" #26

Closed geoffreyvanwyk closed 1 year ago

geoffreyvanwyk commented 1 year ago

Of the Moodle versions supported by this Ansible role, the "unrecognized option" error was first raised in Moodle 3.11. The commandline option --supportemail was first introduced in Moodle 4.1, which means all versions between 3.9 and 4.1 are affected.

See GitHub Action job result: https://github.com/geoffreyvanwyk/ansible-role-moodle/actions/runs/6323468486/job/17171086454#step:5:277