Ansible Roles · Example Payload

Ansible Roles Role Example

Installs and configures Nginx web server.

AnsibleAutomationCollectionsConfiguration ManagementDevOpsInfrastructure As CodeRoles

Ansible Roles Role Example is an example object payload from Ansible Roles, with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamenamespacedescriptiongithub_usergithub_repogithub_branchdownload_countstargazers_countforks_countopen_issues_countmin_ansible_versionlicensecreatedmodified

Example Payload

ansible-roles-role-example.json Raw ↑
{
  "id": 500123,
  "name": "nginx",
  "namespace": "geerlingguy",
  "description": "Installs and configures Nginx web server.",
  "github_user": "geerlingguy",
  "github_repo": "ansible-role-nginx",
  "github_branch": "master",
  "download_count": 1250000,
  "stargazers_count": 1800,
  "forks_count": 750,
  "open_issues_count": 12,
  "min_ansible_version": "2.8",
  "license": "MIT",
  "created": "2015-01-01T00:00:00Z",
  "modified": "2026-04-01T00:00:00Z"
}