1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/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 Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
cache Disable abstract-class-instantiated for smoketests 2017-07-25 15:58:23 -07:00
callback better cleanup on task results display (#27175) 2017-10-16 09:44:11 -04: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 Config continued (#31024) 2017-11-16 13:49:57 -05:00
lookup Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00
shell Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
strategy test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
vars Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_plugins.py Ansible Config part2 (#27448) 2017-08-15 16:38:59 -04:00