community.general/lib/ansible/plugins
Sumit Jaiswal fd50248463 nios lookup errors out when there are no results #37970 (#39027)
* Update nios.py

* Update nios.py

* Update nios.py

* nios lookup errors out when there are no results #37970  Open	

Indentation failure issue resolved

* Returning empty list instead of None

In case of no results, res will be returned as an empty list instead of None (implementing ganeshrn comment)
2018-04-20 09:14:47 -06:00
..
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 Update tree.py 2018-04-19 15:51:06 -04: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 forman as inv plugin 2018-04-19 17:07:47 -04:00
lookup nios lookup errors out when there are no results #37970 (#39027) 2018-04-20 09:14:47 -06: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