community.general/lib/ansible/plugins
Ganesh Nalawade 7a36c7ae2e
Fix junos terminal regex for cluster srx devices (#53006)
* Fix junos terminal regex for cluster srx devices

Fixes #50726

*  Modify junos terminal regex to match for
   string `{primary:node0}` which is also part of the
   prompt.
*  Modify network_cli connection plugin to ignore
   multiple prompt matched lines.

* Fix review comment
2019-03-07 13:52:36 +05:30
..
action assert: allow list of strings in msg or failed_msg (#50531) 2019-03-05 11:12:17 +05:30
become become: Add missing documentation for pfexec, dzdo and machinectl (#53314) 2019-03-06 14:35:15 -05:00
cache Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
callback Misc typo fixes (#53284) 2019-03-04 15:30:18 -05:00
cliconf Added new module - frr_facts (#51804) 2019-02-18 19:35:40 +05:30
connection Fix junos terminal regex for cluster srx devices (#53006) 2019-03-07 13:52:36 +05:30
doc_fragments Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
filter Fixes typo digeset to digest (#52709) 2019-02-21 16:23:42 +05:30
httpapi Module nxos logging fixes (#52883) 2019-03-06 13:55:03 -05:00
inventory allow using env for foreman options (#52693) 2019-03-06 16:50:32 -05:00
lookup Update aws_secret.py (#53390) 2019-03-06 13:31:55 -05:00
netconf Fix connect_timeout config varaible in netconf connection (#51055) 2019-01-21 12:21:09 +05:30
shell Become plugins (#50991) 2019-02-11 11:27:44 -06:00
strategy Ensure play order is obeyed (#49897) 2019-02-27 18:20:16 -05:00
terminal Fix junos terminal regex for cluster srx devices (#53006) 2019-03-07 13:52:36 +05:30
test Simplify regex filter code (#50202) 2019-02-03 15:10:16 -05:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Misc typo fixes (#53284) 2019-03-04 15:30:18 -05:00
loader.py Loader invalid plugin nicer error (#52754) 2019-02-26 11:51:16 -05:00