community.general/lib/ansible/plugins
Brian Coca 2ed46e04f4 more updates to plugin/config generation (#30787)
* fixed module generation

added missing lookup page
point to plugins when plugins
made modules singular
add display for verbose an debug messages
nicer templating, changed generation order for ref
corrected links
moved most of lookup docs to plugin section

* Copy edits
* Fixed typos
* Clarified wording
2017-10-11 00:15:25 -04:00
..
action Fix urlparse import for Python3 (#31240) 2017-10-09 20:18:09 -07:00
cache Fix flush_cache on redis cache 2017-10-03 12:54:26 -04:00
callback fix for slack callback breaks in 2.4 (#30932) 2017-09-26 17:18:59 -04:00
cliconf Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
connection remove unused ssh pipelining setters 2017-10-03 09:22:01 -04:00
filter fixes issue where filter wouldn't error on undefined var (#30921) 2017-09-26 11:50:57 -07:00
inventory more updates to plugin/config generation (#30787) 2017-10-11 00:15:25 -04:00
lookup Fix urlparse import for Python3 (#31240) 2017-10-09 20:18:09 -07:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell improve become/runas error messaging on bogus/missing username (#31551) 2017-10-10 16:53:21 -07:00
strategy Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
terminal Fix nxos terminal regex to parse xml response (#31283) 2017-10-05 15:32:43 +05:30
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
__init__.py allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
loader.py Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00