community.general/lib/ansible/plugins
Peter Sprygada d086d57d11 adds a new feature to the telnet action plugin
This change adds a new argument to the telnet action plugin that will
cause the module to send a newline character before trying to login.
This is convienent when using telnet over a console connection that
needs an initial newline character to start the login process.

This change also will cause the sent command and command response to be
displayed on stdout when running in verbose mode (5 v's).
2018-07-12 10:11:55 -04:00
..
action adds a new feature to the telnet action plugin 2018-07-12 10:11:55 -04:00
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback LogDNA Callback Plugin (#40296) 2018-07-11 15:37:01 -04:00
cliconf Fix typo in cliconf pluign (#42399) 2018-07-06 12:18:24 +05:30
connection changed winrm _reset to reset and make ssh reset show warning (#42651) 2018-07-11 20:22:01 -07:00
filter Adds an ipmath filter (#41985) 2018-07-11 10:52:31 -07:00
httpapi New base class for HttpApi plugins (#41915) 2018-06-25 15:48:12 -04:00
inventory complete plugin docs (#42355) 2018-07-09 11:50:50 -04:00
lookup Udate ini.py with corrected intended use (#42232) 2018-07-03 08:48:43 -04:00
netconf Fix junos_config confirm commit issue (#41527) 2018-06-29 15:09:55 +05:30
shell runas + async - get working on older hosts (#41772) 2018-06-26 14:40:49 +10:00
strategy Use inventory.get_host instead of direct access to inventory.hosts (#41860) 2018-06-25 15:06:32 -05:00
terminal fix handling of ># ending prompts for sros (#41382) 2018-06-12 11:37:08 -04:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py options should be settable multiple times 2018-06-26 10:23:00 -04:00
loader.py HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00