community.general/lib/ansible/plugins
Nathaniel Case 21ff9c6a4a
Add initial napalm connection plugin (#45224)
* Add initial napalm connection plugin

* Fix review comments
2018-09-17 12:53:57 -04:00
..
action include_vars: fix checking for a string in ignore_files 2018-09-14 11:18:00 -04:00
cache Do not try to import simplejson in jsonfile.py (#40983) 2018-06-01 11:24:57 -07:00
callback plugins/callbacks : fix some key documentation (#45267) 2018-09-06 15:38:25 -04:00
cliconf Fix diff_ignore_lines option issue for candidate configuration (#45201) 2018-09-06 23:54:56 +05:30
connection Add initial napalm connection plugin (#45224) 2018-09-17 12:53:57 -04:00
filter docfix, python-netaddr should be netaddr (#43372) 2018-09-05 13:42:51 -05:00
httpapi Store Authorization header inside HttpApi connection plugin (#45598) 2018-09-13 19:34:30 +05:30
inventory Add a netbox dynamic inventory plugin (#45347) 2018-09-16 15:13:56 +01:00
lookup Update fileglob.py (#45558) 2018-09-13 12:10:00 +10:00
netconf Fix netconf module and plugin issues (#45140) 2018-09-04 13:23:18 +05:30
shell win_script: add support for become and centralise exec wrapper builder (#45582) 2018-09-13 08:50:13 +10:00
strategy Correct version_added for strategy host_pinned (#45333) 2018-09-07 09:15:46 +02:00
terminal fixing bytes <-> str regexp issue in cloudengine (#45285) 2018-09-12 09:59:42 -04:00
test Added an async 'started' test (like 'finished') (#43445) 2018-08-24 01:29:34 +02: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 Catch exceptions when importing plugins, and display an appropriate warning. Fixes #43237 (#43501) 2018-07-31 16:00:04 -05:00