community.general/lib/ansible
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
..
cli Revert "Make ansible doesn't parse template-like password in user's input (#42275)" 2018-07-11 09:30:42 -07:00
compat
config Add config to fail on invalid task attributes. Fixes #42479 2018-07-10 09:49:16 -04:00
errors
executor changed winrm _reset to reset and make ssh reset show warning (#42651) 2018-07-11 20:22:01 -07:00
galaxy Fix galaxy client executing queries with invalid http method (#42201) 2018-07-02 12:37:40 -04:00
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils [aws] Add missing methods to AnsibleAWSModule (#42679) 2018-07-12 09:47:28 -04:00
modules adds a new feature to the telnet action plugin 2018-07-12 10:11:55 -04:00
parsing change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
playbook Add config to fail on invalid task attributes. Fixes #42479 2018-07-10 09:49:16 -04:00
plugins adds a new feature to the telnet action plugin 2018-07-12 10:11:55 -04:00
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils Fix E324 for vultr modules. (#42464) 2018-07-10 07:51:05 +02:00
vars avoid loading vars on unspecified basedir (cwd) (#42067) 2018-06-29 16:45:38 -07:00
__init__.py
constants.py Update eos, ios, vyos cliconf plugin (#42300) 2018-07-04 19:45:21 +05:30
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00