Lookup docs (#30280)

* finalize lookup documentation
* minor fixes to ansible-doc
 - actually show which file caused error on when listing plugins
 - removed redundant display of type and name
* smart quote fixes from toshio
This commit is contained in:
Brian Coca 2017-09-19 10:49:07 -04:00 committed by GitHub
commit 24d4787b2d
40 changed files with 1715 additions and 853 deletions

View file

@ -27,7 +27,7 @@ DOCUMENTATION = '''
description:
- Retrieves data from an etcd server
options:
_raw:
_terms:
description:
- the list of keys to lookup on the etcd server
type: list