ansible/lib/ansible/plugins
Brian Coca 23b1dbacaf
Config continued (#31024)
* included inventory and callback in new config

allow inventory to be configurable
updated connection options settings
also updated winrm to work with new configs
removed now obsolete set_host_overrides
added notes for future bcoca, current one is just punting, it's future's problem
updated docs per feedback
added remove group/host methods to inv data
moved fact cache from data to constructed
cleaner/better options
fix when vars are added
extended ignore list to config dicts
updated paramiko connection docs
removed options from base that paramiko already handles
left the look option as it is used by other plugin types
resolve delegation
updated cache doc options
fixed test_script
better fragment merge for options
fixed proxy command
restore ini for proxy
normalized options
moved pipelining to class
updates for host_key_checking
restructured mixins

* fix typo
2017-11-16 13:49:57 -05:00
..
action Config continued (#31024) 2017-11-16 13:49:57 -05:00
cache Config continued (#31024) 2017-11-16 13:49:57 -05:00
callback Config continued (#31024) 2017-11-16 13:49:57 -05:00
cliconf New enos_facts, + module_utils/enos.py. modifying copyright year in rest all (#31696) 2017-11-08 15:55:46 +00:00
connection Config continued (#31024) 2017-11-16 13:49:57 -05:00
filter Combine lists of dicts (#32686) 2017-11-09 10:02:38 -05:00
inventory Config continued (#31024) 2017-11-16 13:49:57 -05:00
lookup fixed issues with lookup url docs 2017-11-13 13:43:19 -05:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell minor become/runas cleanup (#32564) 2017-11-06 11:24:04 -08:00
strategy fixes to events/callbacks (#32633) 2017-11-09 17:12:37 -05:00
terminal Back to 'prompt' for authorize prompt (#32932) 2017-11-15 12:22:14 -05:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars avoid chroot paths (#32778) 2017-11-10 13:26:49 -05:00
__init__.py Config continued (#31024) 2017-11-16 13:49:57 -05:00
loader.py Config continued (#31024) 2017-11-16 13:49:57 -05:00