You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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).
6 years ago
..
action adds a new feature to the telnet action plugin 6 years ago
cache Do not try to import simplejson in jsonfile.py (#40983) 6 years ago
callback LogDNA Callback Plugin (#40296) 6 years ago
cliconf Fix typo in cliconf pluign (#42399) 6 years ago
connection changed winrm _reset to reset and make ssh reset show warning (#42651) 6 years ago
filter Adds an ipmath filter (#41985) 6 years ago
httpapi New base class for HttpApi plugins (#41915) 6 years ago
inventory complete plugin docs (#42355) 6 years ago
lookup Udate ini.py with corrected intended use (#42232) 6 years ago
netconf Fix junos_config confirm commit issue (#41527) 6 years ago
shell runas + async - get working on older hosts (#41772) 6 years ago
strategy Use inventory.get_host instead of direct access to inventory.hosts (#41860) 6 years ago
terminal fix handling of ># ending prompts for sros (#41382) 6 years ago
test Deprecate tests used as filters (#32361) 7 years ago
vars Allow loading dirs from role defaults/vars (#36357) 6 years ago
__init__.py options should be settable multiple times 6 years ago
loader.py HTTP(S) API connection plugin (#39224) 6 years ago