community.general/lib/ansible/plugins
hiddenicon 33b8d7069f Add _ and . to regex (#30396)
Adding underscore and period to the nxos regex for determining the prompt for hostnames with underscores and periods in the hostname.
2017-09-18 14:59:11 +05:30
..
action decelerate! (#30160) 2017-09-16 23:35:50 -04:00
cache Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
callback fixed issue with default callback inheritance (#30427) 2017-09-15 11:14:47 -07:00
cliconf Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
connection decelerate! (#30160) 2017-09-16 23:35:50 -04:00
filter Use safe_load to load yaml 2017-09-14 11:19:00 -07:00
inventory doc: Typo fix: "accesability" --> "accessibility" (#30251) 2017-09-13 11:17:29 +02:00
lookup Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell fixed become to show the stdout and stderr streams instead of the StreamReader (#30254) 2017-09-13 17:35:12 +10:00
strategy clear correct cache when reconcile is invoked 2017-09-15 12:58:40 -07:00
terminal Add _ and . to regex (#30396) 2017-09-18 14:59:11 +05:30
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
__init__.py allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
loader.py Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00