ansible/docs/docsite/rst
Sloane Hertel 97f011cf94
Add verify subcommand to 'ansible-galaxy collection' (#65618)
* [WIP] Add verify subcommand command to 'ansible-galaxy collection'

* Fix pep8 and use consistent display order

* WIP - docs

* Remove some redundancy in verify display messages by using an error queue for each collection

* Share common code and improve output format

* clean up documentation

* typo

* Apply suggestions from code review

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* Move ModifiedContent namedtuple to the global scope

Add a public metadata property

Rename function to _get_json_from_tar_file

* Add some unit tests

* fix using common functions after rebase

* changelog

* Improve efficiency finding specific installed collections

Improve efficiency by only downloading the tar.gz from the galaxy server for comparison after checking that the collection has been installed

Handle multiple collection paths

Fix up tests

* pep8

* reword that for accuracy

* use more common code and verify collection name

* Improve error message and add documentation

* Update unit tests and add coverage for both local and remote collections that are unable to be located

* Only validate collections using the format collection_namespace.collection_name

Fix tests to reflect that

Fix documentation

* Fix a bug when a local collection does not contain a file

* pep8

* Fix formatting

Co-authored-by: Sandra McCann <samccann@redhat.com>
2020-02-14 08:57:04 -06:00
..
api
community Use requirements.txt to install prereqs for docs build (#65709) 2019-12-17 15:09:05 -06:00
dev_guide fix some broken links (#67345) 2020-02-12 10:47:00 -06:00
galaxy fixed some broken links (#66182) 2020-01-06 10:24:07 -06:00
images
installation_guide Update macOS installation instructions (#67058) 2020-02-12 09:06:23 -06:00
inventory Add implicit localhost hostvars note (#61956) 2019-09-16 14:00:29 -04:00
network add note on write access to socket_path (#67060) 2020-02-11 09:49:20 -06:00
plugins Fix netconf plugin related to collections (#65718) 2019-12-20 12:25:59 +05:30
porting_guides CloudRetry/AWSRetry : Disable catching of NotFound exceptions (#67281) 2020-02-13 16:59:00 -05:00
reference_appendices New magic var: ansible_config_file (#66085) 2020-02-11 15:49:55 -05:00
roadmap remove toshio as release manager (boohoo) (#64685) 2019-11-12 13:14:09 +00:00
scenario_guides fix some broken links (#67345) 2020-02-12 10:47:00 -06:00
shared_snippets Docs: Fix collection adjacent folder tree (#66490) 2020-01-21 10:20:37 -05:00
user_guide Add verify subcommand to 'ansible-galaxy collection' (#65618) 2020-02-14 08:57:04 -06:00
404.rst
conf.py Upstream jinja has decided not to rename from jinja2. (#66880) 2020-01-30 10:57:50 -05:00
index.rst clean up network toc (#65264) 2019-11-25 15:17:49 -06:00