Skip to content

Commit

Permalink
fix: Upgrade required after every reset
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreyvanwyk committed Dec 22, 2023
1 parent 34f7d82 commit e7b0bb3
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 @@ -26,6 +26,7 @@
vars:
moodle_deploy_version: "{{ sandbox_item.branch }}"
moodle_deploy_destination: /var/www/html/moodle-{{ sandbox_item.version }}
moodle_deploy_update: no
moodle_web_protocol: https
moodle_web_domain: "{{ sandbox_domain }}"
moodle_web_path: moodle-{{ sandbox_item.version }}
Expand Down

0 comments on commit e7b0bb3

Please sign in to comment.