zuul-jobs/roles/ensure-python/tasks
Dmitriy Rabotyagov 39776cfdd9 Make sure that we pass list in loop
map returns a generator that needs to be converted to a list for
the loop.

We also don't need unique as this is iterating over a list of
directory names that must already be unique.

Change-Id: Ibd22d79be29aaa9d3a7924319c59929e665f9cbc
2020-09-28 22:45:13 +00:00
..
main.yaml Add support to use stow for ensure-python 2020-09-24 07:39:52 +00:00
pyenv.yaml Check for loop_control in with_ type loops 2020-05-01 13:45:34 +02:00
stow.yaml Make sure that we pass list in loop 2020-09-28 22:45:13 +00:00