mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-25 17:04:46 +00:00
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>