ansible-role-python_venv_build/tasks
Andrew Bonney b59fd648c2 Improve speed of permissions changes
The previous patch was very slow given the number of files
which required permissions changes. This targets the entire
temporary directory recursively.

Change-Id: I7418d285ea052f67febee31038d92c772b72593b
2021-08-20 15:55:33 +01:00
..
main.yml Fix facts gathering when run with tags 2021-04-23 10:48:25 +03:00
python_venv_install.yml Add distro/arch to requirements file path 2021-08-10 13:19:16 +01:00
python_venv_install_symlink.yml Use ansible_facts[] instead of fact variables 2021-02-25 12:24:01 +00:00
python_venv_set_facts.yml Only create local facts folder when necessary 2020-07-29 08:31:08 +00:00
python_venv_wheel_build.yml Improve speed of permissions changes 2021-08-20 15:55:33 +01:00