1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-05 15:57:05 +00:00
community.general/tests/integration/targets/supervisorctl
Alexei Znamensky 5447d0eb4f
Setup pip path generic (#12045)
* setup_pip_path: use sysconfig to build pip scripts path generically

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* setup_pip_path: calculate PATH prepended with pip installation path

* move environment up to block

* obtain path from pip itself

* apparently the python interpreter doesnt go into ansible_facts

* rename role to setup_pip_scripts_path

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 23:46:55 +12:00
..
files Replace .format() calls with f-strings across multiple plugins (#11879) 2026-04-19 22:37:32 +12:00
meta Setup pip path generic (#12045) 2026-05-14 23:46:55 +12:00
tasks Setup pip path generic (#12045) 2026-05-14 23:46:55 +12:00
templates Integration tests: replace ansible_xxx with ansible_facts.xxx (#11479) 2026-02-07 18:18:48 +01:00
vars Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
aliases Setup pip path generic (#12045) 2026-05-14 23:46:55 +12:00