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.
* Add a toggle to control the number of signatures required to verify the authenticity of a collection * Make the default number of required valid signatures 1 * Add option to make signature verification strict and fail if there are no valid signatures (e.g. "+1") * Use a regex to validate --required-valid-signature-count * Add a toggle to limit the gpg status codes that are considered a failure * Update documentation and changelog * Add unit and integration tests for the new options * Fixes #77146 Fix using user-provided signatures when running 'ansible-galaxy collection verify ns.coll --offline' Add a test for a user-provided signature when running ansible-galaxy collection verify with --offline Fix displaying overall gpg failure without extra verbosity Add a test for displaying gpg failure without verbosity Improve documentation to be more clear that signature verification only currently applies to collections directly sourced from Galaxy servers |
4 years ago | |
|---|---|---|
| .. | ||
| _vendor | 4 years ago | |
| ansible_test | 5 years ago | |
| cli | 4 years ago | |
| compat | 4 years ago | |
| config | 5 years ago | |
| errors | 4 years ago | |
| executor | 4 years ago | |
| galaxy | 4 years ago | |
| inventory | 6 years ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 4 years ago | |
| module_utils | 4 years ago | |
| modules | 4 years ago | |
| parsing | 4 years ago | |
| playbook | 4 years ago | |
| plugins | 4 years ago | |
| regex | 7 years ago | |
| template | 4 years ago | |
| utils | 4 years ago | |
| vars | 4 years ago | |
| __init__.py | 9 years ago | |
| requirements.txt | 4 years ago | |
| test_constants.py | 6 years ago | |
| test_context.py | 6 years ago | |