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.
43e55db208
* ansible-galaxy collection install|verify: - Support verifying the origin of the MANIFEST.json when the Galaxy server has provided signatures. - Allow supplemental signatures to use during verification on the CLI/requirements file. * ansible-galaxy collection install: - Support disabling signature verification. This silences the warning provided by ansible-galaxy if the Galaxy server provided signatures it cannot use because no keyring is configured. - Store Galaxy server metadata alongside installed collections for provenance. This is used by 'ansible-galaxy collection verify --offline'. * Add unit tests for method that gets signatures from a Galaxy server * Add integration tests for user-provided signature sources - Test CLI option combinations - Test installing collections with valid/invalid signature sources - Test disabling GPG verification when installing collections - Test verifying collections with valid/invalid signature sources * Make signature verification advisory-by-default if signatures are provided by the Galaxy server - Make the default keyring None - Warn if the keyring is None but the Galaxy server provided signatures - Error if the keyring is None but the user supplied signatures - Error if the keyring is not None but is invalid * changelog * add ansible-galaxy user documentation for new options Co-authored-by: Matt Martz <matt@sivel.net> Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua> Co-authored-by: Martin Krizek <martin.krizek@gmail.com> Co-authored-by: Sandra McCann <samccann@redhat.com> Co-authored-by: Andy Mott <amott@redhat.com> Co-authored-by: John R Barker <john@johnrbarker.com> |
3 years ago | |
---|---|---|
.. | ||
_vendor | 4 years ago | |
ansible_test | 4 years ago | |
cli | 3 years ago | |
compat | 3 years ago | |
config | 4 years ago | |
errors | 4 years ago | |
executor | 3 years ago | |
galaxy | 3 years ago | |
inventory | 4 years ago | |
inventory_test_data/group_vars | 10 years ago | |
mock | 3 years ago | |
module_utils | 3 years ago | |
modules | 3 years ago | |
parsing | 3 years ago | |
playbook | 3 years ago | |
plugins | 3 years ago | |
regex | 6 years ago | |
template | 3 years ago | |
utils | 3 years ago | |
vars | 5 years ago | |
__init__.py | 8 years ago | |
requirements.txt | 3 years ago | |
test_constants.py | 4 years ago | |
test_context.py | 4 years ago |