1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-14 21:52:19 +00:00
community.general/lib
Davide Guerri ee06eebea3 Fix lookup() plugin
lookup() plugin is currently broken because _get_file_contents() now
returns a tuple: (contents, show_data).

This patch fix that issue.
2015-06-04 19:46:09 +01:00
..
ansible Fix lookup() plugin 2015-06-04 19:46:09 +01:00