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.
* 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> |
4 years ago | |
|---|---|---|
| .. | ||
| shared_snippets | 5 years ago | |
| basic_concepts.rst | 6 years ago | |
| become.rst | 4 years ago | |
| collections_using.rst | 4 years ago | |
| command_line_tools.rst | 6 years ago | |
| complex_data_manipulation.rst | 4 years ago | |
| connection_details.rst | 5 years ago | |
| guide_rolling_upgrade.rst | 4 years ago | |
| index.rst | 5 years ago | |
| intro.rst | 5 years ago | |
| intro_adhoc.rst | 4 years ago | |
| intro_bsd.rst | 4 years ago | |
| intro_dynamic_inventory.rst | 4 years ago | |
| intro_getting_started.rst | 4 years ago | |
| intro_inventory.rst | 4 years ago | |
| intro_patterns.rst | 4 years ago | |
| intro_windows.rst | 7 years ago | |
| modules.rst | 4 years ago | |
| modules_intro.rst | 4 years ago | |
| modules_support.rst | 4 years ago | |
| playbook_pathing.rst | 4 years ago | |
| playbooks.rst | 5 years ago | |
| playbooks_advanced_syntax.rst | 4 years ago | |
| playbooks_async.rst | 4 years ago | |
| playbooks_best_practices.rst | 4 years ago | |
| playbooks_blocks.rst | 4 years ago | |
| playbooks_checkmode.rst | 4 years ago | |
| playbooks_conditionals.rst | 4 years ago | |
| playbooks_debugger.rst | 4 years ago | |
| playbooks_delegation.rst | 4 years ago | |
| playbooks_environment.rst | 4 years ago | |
| playbooks_error_handling.rst | 4 years ago | |
| playbooks_filters.rst | 4 years ago | |
| playbooks_filters_ipaddr.rst | 4 years ago | |
| playbooks_handlers.rst | 4 years ago | |
| playbooks_intro.rst | 4 years ago | |
| playbooks_lookups.rst | 4 years ago | |
| playbooks_loops.rst | 4 years ago | |
| playbooks_module_defaults.rst | 4 years ago | |
| playbooks_prompts.rst | 4 years ago | |
| playbooks_python_version.rst | 4 years ago | |
| playbooks_reuse.rst | 4 years ago | |
| playbooks_reuse_includes.rst | 5 years ago | |
| playbooks_reuse_roles.rst | 4 years ago | |
| playbooks_roles.rst | 7 years ago | |
| playbooks_special_topics.rst | 5 years ago | |
| playbooks_startnstep.rst | 4 years ago | |
| playbooks_strategies.rst | 4 years ago | |
| playbooks_tags.rst | 4 years ago | |
| playbooks_templating.rst | 4 years ago | |
| playbooks_tests.rst | 4 years ago | |
| playbooks_variables.rst | 4 years ago | |
| playbooks_vars_facts.rst | 4 years ago | |
| playbooks_vault.rst | 5 years ago | |
| plugin_filtering_config.rst | 5 years ago | |
| quickstart.rst | 6 years ago | |
| sample_setup.rst | 4 years ago | |
| vault.rst | 4 years ago | |
| windows.rst | 6 years ago | |
| windows_dsc.rst | 4 years ago | |
| windows_faq.rst | 4 years ago | |
| windows_performance.rst | 4 years ago | |
| windows_setup.rst | 4 years ago | |
| windows_usage.rst | 4 years ago | |
| windows_winrm.rst | 4 years ago | |