diff --git a/tasks/install_moodle.yml b/tasks/install_moodle.yml index bb6b5bc..3f5d811 100644 --- a/tasks/install_moodle.yml +++ b/tasks/install_moodle.yml @@ -32,3 +32,4 @@ moodle_cfg_dbname: moodle-{{ sandbox_item.version | replace(".", "") }} moodle_cfg_disableupdateautodeploy: true moodle_cfg_noemailever: true + moodle_cfg_preventexecpath: true