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/test/units/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
..
basic Basic: don't call lstat when check_mode (#64279) (#74883) 5 years ago
common Use ArgumentSpecValidator in AnsibleModule (#73703) 5 years ago
facts Detect Homebrew on Mac M1 (Apple Silicon) (#74378) (#74401) 5 years ago
json_utils Clean up unit test boilerplate. 6 years ago
parsing Clean up unit test boilerplate. 6 years ago
urls Make `test_prepare_multipart` succeed on non Debian distros 5 years ago
__init__.py
conftest.py Clean up unit test boilerplate. 6 years ago
test_api.py ansible-galaxy - increase page size and add retry decorator for throttling (#74240) (#74648) 5 years ago
test_distro.py Clean up unit test boilerplate. 6 years ago