No description
  • Python 59.7%
  • TypeScript 28%
  • HTML 7%
  • Less 3.9%
  • Makefile 0.5%
  • Other 0.9%
Find a file
John Barker a97d090506
Merge pull request #3521 from gundalow/namespace-assignees
Don't assign Namespace assigns
2025-07-18 07:14:25 +01:00
.github Don't assign Namespace assigns 2025-07-17 10:50:44 +01:00
docs/docsite yamllint: Make the repo pass yamllint (#2127) 2020-01-24 12:48:50 -05:00
galaxy Only select social accounts from github to get the github id. (#3248) 2023-09-19 08:55:22 -04:00
galaxyui Add banner linking to beta-galaxy (#3223) 2023-08-21 15:19:15 +01:00
requirements Bump galaxy-importer from 0.4.0 to 0.4.0.post1 (#3089) 2023-01-20 14:52:51 -05:00
scripts Pin setuptools in docker base images (#2786) 2021-09-09 13:57:10 -04:00
test-data Use galaxy-manage. Adds test-data. 2017-11-08 16:37:16 -05:00
testing Adding basic monitor endpoint (#2211) 2020-01-28 12:58:00 -05:00
.dockerignore Fix artrifact upload paths 2019-04-12 12:04:19 +02:00
.gitignore Quality scoring calculation (#1132) 2018-09-18 17:16:05 -04:00
.mailmap Update AUTHORS 2018-06-27 15:19:18 +02:00
.travis.yml Stop publishing container images on Docker Hub 2021-05-17 16:23:35 +02:00
.yamllint Initial CI implementation with github actions (#3065) 2022-12-20 22:20:39 -05:00
AUTHORS Revert "Added support for Github Enterprise instances (#1972)" 2020-04-23 17:13:47 +02:00
CHANGELOG.rst Update CHANGELOG 2019-08-29 14:24:19 -04:00
CONTRIBUTING.rst Add note to contributor guide about admin user emails. (#2228) 2020-02-05 14:41:05 -05:00
DCO_1_1.md Minor cleanup (#109) 2017-10-27 11:11:25 +02:00
LICENSE Update license to Apache 2016-09-30 12:43:56 -04:00
Makefile Initial CI implementation with github actions (#3065) 2022-12-20 22:20:39 -05:00
manage.py Copyright 2018 (#218) 2017-11-29 22:44:03 -05:00
pre-commit Configure mailmap 2016-09-28 22:39:38 -04:00
README.md Broken links in README.md (#2477) 2021-02-01 13:56:06 -05:00
requirements.txt Reproducible python environments 2018-12-11 13:17:19 +01:00
ROADMAP.md Some word smithing 2018-07-25 18:10:43 -04:00
setup.cfg Raise the fail_under for test coverage to the current coverage level of 43.52% to keep from dropping again. 2019-04-22 09:35:51 -04:00
setup.py Refactor build scripts 2018-06-06 09:47:26 -04:00
update-authors.py Refactoring: Code cleanup 2019-03-22 12:26:08 +01:00

Build Status

Ansible Galaxy

This is the source code behind Galaxy - https://galaxy.ansible.com.

For help using the public Galaxy web site to find and install Ansible content, or to share your Ansible content with the community, visit the Galaxy docs site.

Installing

NOTE: Our installation guide is out of date. The old installer does not work with the latest architectural changes introduced in v3.0, and has since been removed from the devel branch. (The previously provided docker image was intended to be used by the old installer, and henceforth that image is now considered deprecated. Our updated contributing guide now walks you through creating your own docker image)

Local Install: If you want to run Ansible Galaxy locally, follow our contributing guide: contributing guide

Roadmap

To see what we're working on, and where we're headed, view the road map

Change Log

To view a release history and what changed, view our change log

Announcements

For the galaxy.ansible.com site, get alerted when maintenance windows are scheduled, or when a release is scheduled to deploy, by subscribing to the ansible-project Google group.

Contributing

  • If you're interested in jumping in and helping out, view the contributing guide.
  • Chat with us on irc.freenode.net: #ansible-galaxy

Branch Information

  • Releases are named after Daft Punk songs.
  • The devel branch is the release actively under development.
  • The master branch corresponds to the latest stable release.
  • Submit pull requests for bug fixes and new features to devel.
  • Various release/X.Y.Z branches exist for previous releases.
  • Contributors welcome! Get started by reviewing CONTRIBUTING.rst.

Authors

View AUTHORS for a list contributors to Ansible Galaxy. Thanks everyone!

Ansible Galaxy is an Ansible by Red Hat sponsored project.