1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-06 08:17:11 +00:00
community.general/tests/integration/targets/supervisorctl/tasks
patchback[bot] 0085876c0a
[PR #12045/5447d0eb backport][stable-12] Setup pip path generic (#12046)
Setup pip path generic (#12045)

* setup_pip_path: use sysconfig to build pip scripts path generically



* 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

---------


(cherry picked from commit 5447d0eb4f)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 14:16:21 +02:00
..
install_Darwin.yml Initial commit 2020-03-09 09:11:07 +00:00
install_FreeBSD.yml Initial commit 2020-03-09 09:11:07 +00:00
install_Linux.yml Normalize bools in tests (#5996) 2023-02-15 22:55:23 +01:00
install_pip.yml Remove blanket skips for Python 3 in CI (#10043) 2025-04-21 16:23:55 +02:00
install_RedHat.yml Initial commit 2020-03-09 09:11:07 +00:00
install_Suse.yml Initial commit 2020-03-09 09:11:07 +00:00
main.yml [PR #12045/5447d0eb backport][stable-12] Setup pip path generic (#12046) 2026-05-14 14:16:21 +02:00
start_supervisord.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
stop_supervisord.yml [PR #11057/0d8521c7 backport][stable-12] supervisorctl: investigate integration tests (#11062) 2025-11-09 09:58:07 +01:00
test.yml Remove blanket skips for Python 3 in CI (#10043) 2025-04-21 16:23:55 +02:00
test_start.yml Remove blanket skips for Python 3 in CI (#10043) 2025-04-21 16:23:55 +02:00
test_stop.yml Remove blanket skips for Python 3 in CI (#10043) 2025-04-21 16:23:55 +02:00
uninstall_Darwin.yml Initial commit 2020-03-09 09:11:07 +00:00
uninstall_FreeBSD.yml Initial commit 2020-03-09 09:11:07 +00:00
uninstall_Linux.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
uninstall_pip.yml Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
uninstall_RedHat.yml Initial commit 2020-03-09 09:11:07 +00:00
uninstall_Suse.yml Initial commit 2020-03-09 09:11:07 +00:00