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

Serve Moodle via automatically-created Apache virtual host #4

Closed geoffreyvanwyk closed 2 months ago

geoffreyvanwyk commented 1 year ago

At the moment, the role can only serve Moodle from an existing Apache virtual host. After this task, the role can create a virtual host itself.

This task must also set an SSL certificate.