You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils
Abhijeet Kasurde 82e4b469f6
respawn: Update ENV dict copy with PYTHONPATH value (#84962)
* Use shallow copy of os.environ to update PYTHONPATH value
  instead of using '|' operator

Fixes: #84954

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
8 months ago
..
_internal Add DaemonThreadPoolExecutor impl (#83880) 1 year ago
common respawn: Update ENV dict copy with PYTHONPATH value (#84962) 8 months ago
compat 🔥 Remove Python 2 datetime compat fallbacks 9 months ago
csharp Windows Exec Runner Update (#84868) 8 months ago
distro Update triple single quotes to triple double quotes (#84099) 1 year ago
facts distro: detect debian for OS_FAMILY for LMDE 6 (#84941) 8 months ago
parsing Require `from __future__ import annotations` (#81902) 2 years ago
powershell Windows - Support WDAC Audit Mode (#84730) 10 months ago
six Require `from __future__ import annotations` (#81902) 2 years ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 8 years ago
_text.py Require `from __future__ import annotations` (#81902) 2 years ago
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 8 years ago
api.py Replace random with secrets (#83668) 1 year ago
basic.py Revert "basic: remember the user sensitive information to use later (#84699)" (#84959) 8 months ago
connection.py clean up ansible-connection (#82992) 2 years ago
errors.py Require `from __future__ import annotations` (#81902) 2 years ago
json_utils.py Update triple single quotes to triple double quotes (#84099) 1 year ago
service.py Remove unnecessary code (#84085) 1 year ago
splitter.py Update triple single quotes to triple double quotes (#84099) 1 year ago
urls.py uri: move follow_redirects to module_utils (#84442) 1 year ago
yumdnf.py dnf,dnf5 - add the best option and fix nobest (#82627) 2 years ago