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
Felix Fontein 25ac505975
Basic: don't call lstat when check_mode (#64279) (#74883)
While mode is specified in check_mode, don't call lstat.
Since file may not present.

Fixes: #61185
(cherry picked from commit 7099657dd7)

Co-authored-by: Logistic Bot <logistic-bot@protonmail.com>
5 years ago
..
common [stable-2.11] Add porting guide and documentation for changes to argument spec validation (#74268) (#74353) 5 years ago
compat selinux: return selinux_getpolicytype facts (#73609) 5 years ago
csharp runas - create new SYSTEM token on become (#71714) 5 years ago
distro Update bundled version of distro from 1.4.0 to 1.5.0 (#69709) 6 years ago
facts Detect Homebrew on Mac M1 (Apple Silicon) (#74378) (#74401) 5 years ago
parsing Fix boilerplate in setup.py and lib/ansible/ dir. 6 years ago
powershell Ansible.Basic added generic fragment merger for module options (#69719) 6 years ago
six Updated bundled libraries (#70418) 6 years ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 8 years ago
_text.py Fix boilerplate in setup.py and lib/ansible/ dir. 6 years ago
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 8 years ago
api.py ansible-galaxy - increase page size and add retry decorator for throttling (#74240) (#74648) 5 years ago
basic.py Basic: don't call lstat when check_mode (#64279) (#74883) 5 years ago
connection.py Fix boilerplate in setup.py and lib/ansible/ dir. 6 years ago
errors.py [stable-2.11] Add porting guide and documentation for changes to argument spec validation (#74268) (#74353) 5 years ago
json_utils.py module output is only json objects (#73765) 5 years ago
pycompat24.py Fix boilerplate in setup.py and lib/ansible/ dir. 6 years ago
service.py Fix boilerplate in setup.py and lib/ansible/ dir. 6 years ago
splitter.py Fix boilerplate in setup.py and lib/ansible/ dir. 6 years ago
urls.py uri - add ca_path parameter (#71979) 5 years ago
yumdnf.py Reduce ignored module sanity tests (#70319) 5 years ago