community.general/lib/ansible/cli
Toshio Kuratomi 7eda5c50ae Update ansible-doc for invariants in the metadata/plugin_doc api
* There will always be metadata returned so no need to check for its
  existence first.
* There won't be version or metadata_version as those are being removed
  by the api.  So all checks for those need to be removed.
2018-10-31 10:41:46 -07:00
..
__init__.py
adhoc.py
config.py
console.py
doc.py Update ansible-doc for invariants in the metadata/plugin_doc api 2018-10-31 10:41:46 -07:00
galaxy.py
inventory.py avoid empty groups in json output (#45621) 2018-09-13 15:38:52 -04:00
playbook.py
pull.py
vault.py