community.general/lib/ansible/plugins
Peter Sprygada 9180d2c7f2 escape default prompt detection in telnet action plugin (#46573)
This change fixes an issue with the default prompt handling.  The value
needs to be escaped otherwise it does not work when converted to bytes.
2018-10-22 13:59:10 -04:00
..
action escape default prompt detection in telnet action plugin (#46573) 2018-10-22 13:59:10 -04:00
cache Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
callback Add output for skipped tasks 2018-10-19 10:38:29 -04:00
cliconf Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
connection Fix prompt mismatch issue for ios (#47004) 2018-10-22 21:05:15 +05:30
filter Add support for IOS vlan parsing filter. (#40555) 2018-10-17 20:50:28 +05:30
httpapi Store Authorization header inside HttpApi connection plugin (#45598) 2018-09-13 19:34:30 +05:30
inventory Fix AWS EC2 inventory plugin caching of groups (#46961) 2018-10-22 09:15:27 -04:00
lookup simpler/shorter option names for user 2018-10-12 11:23:42 -04:00
netconf Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
shell win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00
strategy Fix exception when including tasks from handlers (#47307) 2018-10-22 10:46:36 -05:00
terminal Fix junos terminal regex (#47096) 2018-10-17 19:29:35 +05:30
test Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py pylint plugin to catch due/past-due deprecated calls (#44143) 2018-09-25 10:31:41 -05:00