You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/galaxy
Sloane Hertel 594f37dbb4
[ansible-galaxy] Fix installing signed collections (#80661) (#80666)
* Fix installing signed collections by using the fqcn, version, source, and type as a unique identifier.

Define __hash__ and __eq__ methods to handle Candidate/Requirement comparison excluding signatures which aren't fully populated until install time.

* Remove PinnedCandidateRequests since it is redundant now.

* Fix verifying against a signed remote when the keyring isn't configured

(cherry picked from commit d5e2e7a0a8)
2 years ago
..
collection [ansible-galaxy] Fix installing signed collections (#80661) (#80666) 2 years ago
data Add the rest of the runtime keys to the example in the default collection skeleton (#78573) 2 years ago
dependency_resolution [ansible-galaxy] Fix installing signed collections (#80661) (#80666) 2 years ago
__init__.py Abstract away libyaml details into yaml utils (#72607) 4 years ago
api.py [stable-2.14] ansible-galaxy collection install retry improvements (#80180) (#80274) 2 years ago
role.py [2.14] ansible-galaxy - fix unnecessary api check when installing role (#79142) 2 years ago
token.py Enable ansible-galaxy to specify client id override with Keycloak Token (#75601) 3 years ago
user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 5 years ago