community.general/lib/ansible/plugins
jctanner 218987eac1
ANSIBLE_SSH_USETTY configuration option (#33148)
* Allow the user to circumvent adding -tt on ssh commands to help aid in
debugging ssh related problems.
* Move config to the plugin
* Set version_added
* Change yaml section to "connection"
* Fix ssh unit tests
2017-11-22 11:19:43 -05:00
..
action To set the right CLI context i.e. Privilege (Enable) Mode soon after connection. (#32966) 2017-11-21 10:43:18 +05:30
cache Config continued (#31024) 2017-11-16 13:49:57 -05:00
callback Fix invalid string escape sequences. 2017-11-21 10:03:34 -08: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 ANSIBLE_SSH_USETTY configuration option (#33148) 2017-11-22 11:19:43 -05:00
filter Add new filter to parse xml output for network use cases (#31562) 2017-11-21 12:16:18 +05:30
inventory make vars only group declarations an error 2017-11-21 14:40:02 -05:00
lookup fixed syntax error (#33185) 2017-11-22 14:00:17 +00: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 shuts down persistent connections at end of play run (#32825) 2017-11-22 15:30:06 +00: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 Scan group_vars/host_vars in sorted order 2017-11-20 21:57:42 -05:00
__init__.py Config continued (#31024) 2017-11-16 13:49:57 -05:00
loader.py add lookups to config system (#33026) 2017-11-20 09:24:10 -05:00