ansible.posix/tests/unit
Pavel Bar 98fda8f4b7 Fix deprecated imports in tests/unit/modules/utils.py
Replace deprecated module_utils import:
- ansible.module_utils._text -> ansible.module_utils.common.text.converters

Fixes #686

Co-authored-by: Cursor AI
Signed-off-by: Pavel Bar <pbar@redhat.com>
2026-02-15 23:56:05 +02:00
..
compat Replaced yield with yield from to address latest sanity test 2024-03-26 13:54:40 +09:00
mock Fix deprecated imports in tests/unit/mock/yaml_helper.py 2026-02-15 23:56:05 +02:00
modules Fix deprecated imports in tests/unit/modules/utils.py 2026-02-15 23:56:05 +02:00
plugins refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
__init__.py Initial commit 2020-03-09 13:15:28 +00:00
requirements.txt Initial commit 2020-03-09 13:15:28 +00:00
requirements.yml refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00