Skip to content

ansible/galaxy_ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,639 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Galaxy NG

Maintainability Rating Build Status Coverage

A Pulp plugin to support hosting your very own Ansible Galaxy server.

Our mission is to help organizations share Ansible automation and promote a culture of collaboration around Ansible automation development. We'll be providing features that make it easy to create, discover, use and distribute Ansible automation content.

To learn more about Pulp, view the Pulp project page.

Documentation

Project documentation is hosted on Read The Docs.

OpenAPI Spec

View the latest version of the spec at https://galaxy.ansible.com/api/v3/swagger-ui/. (Directlink to JSON or YAML)

Static OpenAPI Spec for AAP

This repository provides a static, curated OpenAPI specification (galaxy.json) that contains user-facing endpoints with AI-friendly metadata.

The static spec differs from the dynamically generated spec above in that it:

  • Includes only user-facing endpoints (87 paths vs. 559 in the full spec)
  • Contains x-ai-description fields for AI/MCP tool integration
  • Serves as the source of truth for Hub's API specification in AAP

Communication

Refer to the Communication section of the Contributor Guide to find out how to get in touch with us.

You can also find more information in the Ansible communication guide.

Contributing

Run it

$ docker compose -f dev/compose/standalone.yaml up

more details

Code of Conduct

Please see the official Ansible Community Code of Conduct.

License

GNU General Public License v2. View LICENSE for full text.