mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-27 00:46:34 +00:00
* 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>