mirror of https://github.com/ansible/ansible.git
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.
* 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
|
3 years ago | |
|---|---|---|
| .. | ||
| _vendor | 4 years ago | |
| cli | 3 years ago | |
| collections | 3 years ago | |
| compat | 3 years ago | |
| config | 3 years ago | |
| errors | 3 years ago | |
| executor | 3 years ago | |
| galaxy | 3 years ago | |
| inventory | 3 years ago | |
| module_utils | 3 years ago | |
| modules | 3 years ago | |
| parsing | 3 years ago | |
| playbook | 3 years ago | |
| plugins | 3 years ago | |
| template | 3 years ago | |
| utils | 3 years ago | |
| vars | 3 years ago | |
| __init__.py | 4 years ago | |
| __main__.py | 3 years ago | |
| constants.py | 3 years ago | |
| context.py | 4 years ago | |
| keyword_desc.yml | 4 years ago | |
| release.py | 3 years ago | |