ansible.posix/tests
Pavel Bar a9bdfed194 Fix deprecated imports in plugins/shell/fish.py
Replace deprecated module_utils imports:
- ansible.module_utils.six.text_type -> str
- ansible.module_utils.six.moves.shlex_quote -> shlex.quote

Fixes #686

Co-authored-by: Cursor AI
Signed-off-by: Pavel Bar <pbar@redhat.com>
2026-02-15 23:56:05 +02:00
..
integration change result.failed==True to result is failed in check_permissions.yml 2025-10-22 08:29:46 +02:00
sanity Fix deprecated imports in plugins/shell/fish.py 2026-02-15 23:56:05 +02:00
unit Replaced yield with yield from to address latest sanity test 2024-03-26 13:54:40 +09:00
utils/shippable Ignore pylint errors caused by compatibility checks for six 2025-10-02 14:02:56 +09:00
.gitignore Initial commit 2020-03-09 13:15:28 +00:00