Releases: geoffreyvanwyk/ansible-collection-moodle
Releases · geoffreyvanwyk/ansible-collection-moodle
geoffreyvanwyk.moodle 1.2.0
Features
Lookups
- php_version: specify PHP version for Moodle 4.4 by @geoffreyvanwyk in #2
Full Changelog: 1.1.0...1.2.0
geoffreyvanwyk.moodle 1.1.0
Features
Lookups
- stable_branch: New lookup plugin for retrieving the name of the stable Git branch for a Moodle version.
geoffreyvanwyk.moodle 1.0.0
Features
Lookups
- php_version: New lookup plugin for finding the latest PHP version that is compatible with a given Moodle version.
- plugin_directory: New lookup plugin for finding the directory which a plugin is installed relative to the Moodle directory root, based on a given frankenstyle name of a plugin.