module Librarian
Override the default librarian DSL to pass the 'name' parameter to a source.
Override the lockfile parser, to allow '.' in package names.
Lookup an Ansible
role in Galaxy API, using github_user and package name.
Install an ansible role based on git url.
Install an ansible role based on github_user/github_repo format.
Install a local role.
Install local dependency based on file path.
Set the Galaxy API url, using the site directive.