community.general/lib/ansible/vars
Adam Miller c65b7eb52e validate vars_files entries are string_type or list (#40985)
* validate vars_files entries are string_type or list

Fixes #17594

Signed-off-by: Adam Miller <admiller@redhat.com>

* use collections.Sequence to simplify if check

Signed-off-by: Adam Miller <admiller@redhat.com>
2018-06-22 11:13:58 -04:00
..
__init__.py Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
clean.py Fix ansible_lo being used inside of ansible_facts 2018-03-13 12:05:14 -04:00
hostvars.py Only template each hostvars var on-demand (fixes #33259) 2018-02-15 10:09:04 -05:00
manager.py validate vars_files entries are string_type or list (#40985) 2018-06-22 11:13:58 -04:00
reserved.py Error if a module is found to shadow a reserved keyword (#34649) 2018-04-10 09:26:27 -05:00
unsafe_proxy.py Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00