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
Abhijeet Kasurde 92630e54ff
[stable-2.17] Fix Test failure with cowsay installed/present (#83351)
(cherry picked from commit e07b4edc54)

Co-authored-by: MajesticMagikarpKing <69774548+yctomwang@users.noreply.github.com>
6 months ago
..
_vendor Require `from __future__ import annotations` (#81902) 1 year ago
ansible_test Remove unused validate-modules unit test code 1 year ago
cli remove nonexistent url from role templates (#82933) 8 months ago
config Fix condition for unquoting configuration strings from ini files (#82388) 8 months ago
errors Remove Python 2.x compat from unit tests (#82109) 1 year ago
executor Updates to interpreter discovery for 2.17 (#82420) 10 months ago
galaxy Use of constant for 644 permission variable (#82762) 9 months ago
inventory Remove Python 2 compat (via six) from unit tests 1 year ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 10 years ago
mock Enable file cache for vaulted host_vars_files vars plugin (#81995) 9 months ago
module_utils atomic_move - fix preserving extended acls (#82818) 9 months ago
modules test_apt: migrate from unittest to pytest (#82666) 9 months ago
parsing [stable-2.17] Unsafe persistence (#82779) 8 months ago
playbook Fix task.resolved_action callbacks (#82003) (#83329) 6 months ago
plugins connection: update test coverage for SSH connection plugin (#82916) 8 months ago
regex Remove Python 2.x compat from unit tests (#82109) 1 year ago
template Remove Python 2.x compat from unit tests (#82109) 1 year ago
utils [stable-2.17] Fix Test failure with cowsay installed/present (#83351) 6 months ago
vars Remove Python 2 compat (via six) from unit tests 1 year ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
requirements.txt Remove Python 3.9 support for the controller (#80973) 1 year ago
test_context.py Require `from __future__ import annotations` (#81902) 1 year ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 1 year ago