| id |
integer |
Unique numeric identifier for the role. |
| name |
string |
Name of the role. |
| namespace |
string |
Galaxy namespace (usually GitHub username) of the role author. |
| description |
string |
Short description of what the role does. |
| github_user |
string |
GitHub username of the role author. |
| github_repo |
string |
GitHub repository name for this role. |
| github_branch |
string |
Default branch for this role's repository. |
| download_count |
integer |
Total number of times this role has been downloaded. |
| stargazers_count |
integer |
Number of GitHub stars for this role. |
| forks_count |
integer |
Number of GitHub forks for this role. |
| open_issues_count |
integer |
Number of open GitHub issues for this role. |
| min_ansible_version |
string |
Minimum Ansible version required by this role. |
| license |
string |
Software license for this role. |
| created |
string |
When this role was first published to Galaxy. |
| modified |
string |
When this role was last updated. |