Files
community.general/lib/ansible/plugins/lookup
Toshio Kuratomi 09325b619e Fix csvfile traceback on Python3 (#37625)
* Fix csvfile traceback on Python3

The csvfile lookup uses some custom iterators.  These needed to be
ported to handle the python3 iterator protocol.  In addition, the
csvfile module takes an iterator of byte strings in Python2 and an
iterator of text strings in Python3

Fixes #36808
2018-03-20 12:58:51 -07:00
..
2017-12-14 10:35:46 -05:00
2017-09-19 10:49:07 -04:00
2018-03-15 11:01:32 -04:00
2017-09-20 20:52:52 -04:00
2017-09-19 10:49:07 -04:00
2017-09-29 11:23:58 -04:00
2017-09-19 10:49:07 -04:00
2017-12-26 05:20:33 -05:00
2017-09-19 10:49:07 -04:00
2018-01-02 11:37:53 -05:00
2017-09-19 10:49:07 -04:00
2018-02-19 08:34:05 +01:00
2017-09-19 10:49:07 -04:00
2017-09-19 10:49:07 -04:00
2017-09-19 10:49:07 -04:00
2017-09-19 10:49:07 -04:00
2017-09-19 10:49:07 -04:00
2017-09-19 10:49:07 -04:00
2018-03-15 22:15:24 +01:00
2017-09-19 10:49:07 -04:00
2017-09-19 10:49:07 -04:00
2017-12-20 15:20:05 +00:00
2017-09-19 10:49:07 -04:00
2017-09-19 10:49:07 -04:00
2017-09-19 10:49:07 -04:00
2017-09-19 10:49:07 -04:00
2017-11-22 14:00:17 +00:00