ansible/lib
Michael Scherer 8f364b549b Fix indexed_items.py to run on python3 (#17292)
On python3, zip is a iterator so we need
to explictily create the list from that.
2016-08-30 09:49:58 -07:00
..
ansible Fix indexed_items.py to run on python3 (#17292) 2016-08-30 09:49:58 -07:00