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
corubba d30a1d2f34 vault: check password file is actually a file
Passing a directory currently fails with a "permission denied" error. I
can think of no use case where you want (or actually even can) execute
a directory, so explicitly check for this and raise a descriptive error.

Also rename that one test to match what it is actually checking. And
add tests to make sure symlinks (still) work when they should.
2 years ago
..
integration Add macOS 14.3 to CI and `ansible-test` 2 years ago
lib/ansible_test Add macOS 14.3 to CI and `ansible-test` 2 years ago
sanity Remove the yum module, redirect it to dnf (#81895) 2 years ago
support Remove sefcontext support plugin 2 years ago
units vault: check password file is actually a file 2 years ago