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/plugins/action
Rick Elrod 69472a5f8d
Refactor _fixup_perms2 to remove way-nested logic (#70701)
Change:
- Refactoring to make it harder to get wrong and easier to read.
- Generalize become_unprivileged tests and fix some that never worked
  but also never failed.

Test Plan:
- CI, new units/integration tests

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_action.py Refactor _fixup_perms2 to remove way-nested logic (#70701) 4 years ago
test_gather_facts.py support hard coded module_defaults.yml groups for collections (#69919) 4 years ago
test_raw.py make test_raw use setUp instead of global definitions 5 years ago