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/docs/docsite/rst/shared_snippets
Sloane Hertel f96a661ada
ansible-galaxy - add configuration options for more flexible collection signature verification (#77026)
* 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
3 years ago
..
basic_concepts.txt Fixing ad-hoc commands #73636 (#73646) 4 years ago
download_tarball_collections.txt add download tarball option (#67548) 5 years ago
galaxy_server_list.txt Point to AH docs (#77200) 3 years ago
installing_collections.txt ansible-galaxy - add configuration options for more flexible collection signature verification (#77026) 3 years ago
installing_collections_file.rst Documentation for other types in collection `requirements.yml` (#75872) 3 years ago
installing_collections_git_repo.txt Fix docs for installing from a git repo (#76350) 3 years ago
installing_multiple_collections.txt ansible-galaxy - add configuration options for more flexible collection signature verification (#77026) 3 years ago
installing_older_collection.txt Collections versions (#64912) 5 years ago