community.general/lib/ansible/plugins
Adam Miller 98a198a777
Handle incorrect data type in list lookup plugin (#35483)
handle incorrect data type in list lookup plugin
Fixes #35481
test to ensure that loops properly handle incorrect datatypes

Signed-off-by: Adam Miller <admiller@redhat.com>
2018-05-17 15:29:36 -05:00
..
action Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback Allow Unicode chars to be dumped by yaml stdout callback (#40188) 2018-05-15 15:23:13 -07:00
cliconf Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -04:00
connection Rename persistent_connection_timeout to connect_timeout in INI section (#40260) 2018-05-16 19:01:24 +02:00
filter Enabled unsafe and vault in JSON (#38759) 2018-05-09 14:01:51 -04:00
inventory small grammar improvements to add clarity (#40157) 2018-05-17 14:09:32 +10:00
lookup Handle incorrect data type in list lookup plugin (#35483) 2018-05-17 15:29:36 -05:00
netconf Add netconf_get module (#39869) 2018-05-17 17:38:12 +05:30
shell become win: better error messages and docs update (#39936) 2018-05-15 09:33:36 +10:00
strategy Use updated task, instead of original, non-merged included_file._task (#39762) 2018-05-07 10:01:35 -05:00
terminal Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 2018-05-17 10:06:24 -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 Revert "Configurable list of facts modules (#31783)" (#40022) 2018-05-14 13:46:14 -07:00