ansible-role-python_venv_build/tasks
Jesse Pretorius eb167317c2 Use union for list combinations to ensure uniqueness
Rather than adding two lists together then passing them through
the 'unique' filter to remove duplicates, we combine the two
actions by using the union filter.

Change-Id: I8b032f3b5d043e543c1d0fd0434d833385ceecc4
2019-03-20 05:55:10 +00:00
..
main.yml Simplify builds/installs by eliminating venv packaging 2018-09-01 16:38:42 +00:00
python_venv_install.yml Use union for list combinations to ensure uniqueness 2019-03-20 05:55:10 +00:00
python_venv_preflight.yml Simplify builds/installs by eliminating venv packaging 2018-09-01 16:38:42 +00:00
python_venv_set_facts.yml Use updated syntax for task changed result 2018-09-02 15:40:43 +01:00
python_venv_wheel_build.yml Use union for list combinations to ensure uniqueness 2019-03-20 05:55:10 +00:00