community.general/lib/ansible/plugins
Abhijit Menon-Sen ede1d6158a Fix typo(-ish)
The «if err» test always passed after #cf938e9992 changed the earlier
assignment to always set err to "\n" if stderr was empty, and so every
script plugin (e.g., ec2.py) started to always report an empty ERROR.
2018-04-19 22:27:48 +05:30
..
action win_updates: fix when failed is not present in output (#38856) 2018-04-17 10:45:53 +10:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback Fix broken yaml (#38966) 2018-04-18 20:54:14 +01:00
cliconf Fix use of bytes in cliconf plugins for Python 3 (#37715) 2018-04-17 10:15:21 -04:00
connection ensure 'home' translations (#36755) 2018-04-11 11:53:05 -04:00
filter Add expandvars jinja2 filter (#38805) 2018-04-18 09:29:19 +02:00
inventory Fix typo(-ish) 2018-04-19 22:27:48 +05:30
lookup Fix documentation for aws_ssm and aws_ssm_parameter_store (#38352) 2018-04-14 13:29:47 +10:00
netconf Raise error when trying to use older iosxr modules with netconf (#37423) 2018-03-15 12:49:35 -04:00
shell powershell: display non-ascii characters in command outputs (#37229) 2018-04-05 14:59:51 -07:00
strategy Re-use logic from StrategyBase._load_included_file in StrategyModule.run for free and linear (#36470) 2018-02-21 09:53:15 -06:00
terminal Pattern to catch string post to ERROR nxos terminal plugin (#37237) 2018-04-13 06:55:49 -04:00
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00