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 0d7c144ce4
Allow macOS ACLs to work for unpriv -> unpriv (#70785)
Change:
- Use `chmod +a` in the fallback chain to allow MacOS to use ACLs to
  allow an unprivileged user to become an unprivileged user.

Test Plan:
- CI, new tests

Tickets:
- Fixes #70648

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 Allow macOS ACLs to work for unpriv -> unpriv (#70785) 4 years ago
test_gather_facts.py fix internal cases of actions calling unqualified module names (#70818) 4 years ago
test_raw.py make test_raw use setUp instead of global definitions 4 years ago