ansible/lib/ansible/executor
Rick Elrod 2abaf320d7
[ansiballz] ensure that '' is not in sys.path (#69342)
Change:
On OpenBSD when using pipelining, we do not set cwd which results in a
permissions fatal. Ensure that `''` - cwd - is not in `sys.path`.

Test Plan:
Tested against local OpenBSD VM

Tickets:
Fixes #69320

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-06-01 03:43:20 -05:00
..
discovery Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
powershell collection routing (#67684) 2020-05-26 09:42:06 -07:00
process fix vault temp file handling (#68433) 2020-03-25 15:24:04 -04:00
__init__.py
action_write_locks.py Clarify the comments for action_write_locks 2018-04-26 09:42:18 -07:00
interpreter_discovery.py Make Python path warning say what it means to say (#69669) 2020-05-29 13:15:11 -04:00
module_common.py [ansiballz] ensure that '' is not in sys.path (#69342) 2020-06-01 03:43:20 -05:00
play_iterator.py Fix --start-at-task when skipping tasks with no name (#68951) 2020-04-21 09:39:17 +02:00
playbook_executor.py Not native, but text (#55676) 2019-05-24 14:49:04 -04:00
stats.py Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
task_executor.py Version source tagging (automatic and manual) for version_added and deprecation versions (#69680) 2020-05-28 22:46:16 -07:00
task_queue_manager.py avoid fatal tb on bad fqcn callback name (#69440) 2020-05-13 12:02:31 -04:00
task_result.py Cleanup for Python 3.9 and pycodestyle compat. 2020-05-14 21:06:16 -07:00