Ansible Roles · Schema

Collection

An Ansible collection — a distributable package containing roles, modules, plugins, and documentation.

AnsibleAutomationCollectionsConfiguration ManagementDevOpsInfrastructure As CodeRoles

Properties

Name Type Description
namespace string The Galaxy namespace for this collection.
name string The collection name.
version string The current latest version of the collection.
description string Short description of what the collection provides.
download_count integer Total download count for this collection.
certified boolean Whether this collection is Red Hat certified.
license array List of SPDX license identifiers.
tags array Tags categorizing the collection content.
requires_ansible string Minimum Ansible version required.
repository string Source code repository URL.
documentation string Link to collection documentation.
created_at string When this collection was first published.
updated_at string When this collection was last updated.
View JSON Schema on GitHub