ansible.posix/tests/sanity
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
..
ignore-2.14.txt refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
ignore-2.15.txt refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
ignore-2.16.txt refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
ignore-2.17.txt refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
ignore-2.18.txt Add sanity ignore file for ansible-core devel 2.18. 2024-06-07 07:12:06 +02:00
ignore-2.19.txt CI - bump ansible-core version 2024-09-25 09:37:42 +09:00
ignore-2.20.txt Update AZP CI matrix and sanity test 2025-12-09 05:23:05 +00:00
ignore-2.21.txt Fix deprecated imports in plugins/shell/fish.py 2026-02-15 23:56:05 +02:00