ansible-role-python_venv_build/tasks
Jonathan Rosser d80a61f810 Workaround ansible unsafe text templating bug
See https://github.com/ansible/ansible/issues/82598

Setting the 'use' parameter to something other than 'auto'
should cause a different code path to be use in the package
action plugin which could avoid the templating unsafe text
inside the plugin.

Change-Id: I0c14510eb625d74a654a6398387ab74c4355a4e8
2024-02-28 08:51:29 +00:00
..
main.yml Fix linters and metadata 2023-07-14 05:48:27 +00:00
python_venv_install.yml Workaround ansible unsafe text templating bug 2024-02-28 08:51:29 +00:00
python_venv_install_symlink.yml Fix linters and metadata 2023-07-14 05:48:27 +00:00
python_venv_set_facts.yml Drop unneeded become overrides 2023-10-11 15:18:43 +02:00
python_venv_wheel_build.yml Workaround ansible unsafe text templating bug 2024-02-28 08:51:29 +00:00