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
Brian Coca 19d35721c3
ensure predictable permissions on module artifacts (#84948) (#85073)
* ensure predictable permissions on module artifacts (#84948)

and test it!

(cherry picked from commit 9f894b81c2)

* missing aliases
7 months ago
..
_vendor Require `from __future__ import annotations` (#81902) 2 years ago
ansible_test [stable-2.17] ansible-test - Fix interactive cmd traceback (#84264) (#84266) 1 year ago
cli fix incongruent ansible-vault cli options (#84494) (#84553) 11 months ago
config Fix condition for unquoting configuration strings from ini files (#82388) 2 years ago
errors Remove Python 2.x compat from unit tests (#82109) 2 years ago
executor Reduce number of implicit meta tasks (#84007) (#84045) 1 year ago
galaxy ansible-galaxy - fix ignoring certs when installing from git repos (#83332) (#84071) 1 year ago
inventory Remove Python 2 compat (via six) from unit tests 2 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Enable file cache for vaulted host_vars_files vars plugin (#81995) 2 years ago
module_utils [stable-2.17] facts: Skip path if the distribution path is directory (#84037) 1 year ago
modules [stable-2.17] debconf: set empty password value (#84034) 1 year ago
parsing [stable-2.17] Unsafe persistence (#82779) 2 years ago
playbook delay keyword changed from int to float (#83901) (#83912) 1 year ago
plugins ensure predictable permissions on module artifacts (#84948) (#85073) 7 months ago
regex Remove Python 2.x compat from unit tests (#82109) 2 years ago
template Remove Python 2.x compat from unit tests (#82109) 2 years ago
utils [stable-2.17] Fix Test failure with cowsay installed/present (#83351) 2 years ago
vars Remove Python 2 compat (via six) from unit tests 2 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
requirements.txt Remove Python 3.9 support for the controller (#80973) 2 years ago
test_context.py Require `from __future__ import annotations` (#81902) 2 years ago
test_no_tty.py Require `from __future__ import annotations` (#81902) 2 years ago