mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 20:32:45 +00:00
lookup() plugin is currently broken because _get_file_contents() now returns a tuple: (contents, show_data). This patch fix that issue.