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
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
..
action Allow macOS ACLs to work for unpriv -> unpriv (#70785) 4 years ago
become Migrated to community.general 4 years ago
cache Make cache adjudicator's flush call plugin flush (#70987) 4 years ago
callback Nuke _get_item() from callback, deprecated 2.11 (#70233) 4 years ago
connection winrm - Added kinit_args to control the args for kinit calls (#70624) 4 years ago
filter Make filter type errors 'loop friendly' (#70417) 4 years ago
inventory Clean up unit test boilerplate. 4 years ago
loader_fixtures Clean up unit test boilerplate. 4 years ago
lookup Migrated to ansible.amazon 4 years ago
shell Clean up unit test boilerplate. 4 years ago
strategy Clean up unit tests to assist with migration. (#67875) 4 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 4 years ago