Skip to content

Commit

Permalink
feat: Prevent setting of system paths
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreyvanwyk committed Nov 13, 2023
1 parent 7e6aae8 commit 752e3ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/install_moodle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@
moodle_cfg_dbname: moodle-{{ sandbox_item.version | replace(".", "") }}
moodle_cfg_disableupdateautodeploy: true
moodle_cfg_noemailever: true
moodle_cfg_preventexecpath: true

0 comments on commit 752e3ba

Please sign in to comment.