list_role_repositories
Discover available GitHub repositories containing Ansible roles for Ludus cyber range environments. Identifies directory-based roles that can be cloned and installed for security testing scenarios.
Instructions
List all roles that are available from GitHub repositories (directory-based roles).
These roles must be cloned on the Ludus server before installation.
Returns: Dictionary with available role repositories and their GitHub URLs
Example: result = await list_role_repositories()
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||