ansible.posix/plugins
Pavel Bar e9e6310bc1 Fix deprecated module_utils imports in synchronize
These deprecated imports will be removed in ansible-core 2.24.
Updated to use the new recommended import paths.

- ansible.module_utils._text → ansible.module_utils.common.text.converters
- ansible.module_utils.common._collections_compat → collections.abc

Fixes #686

Co-authored-by: Cursor AI
Signed-off-by: Pavel Bar <pbar@redhat.com>
2025-12-23 18:02:35 +02:00
..
action Fix deprecated module_utils imports in synchronize 2025-12-23 18:02:35 +02:00
callback Avoid deprecated/deleted callback functions. 2025-06-28 16:29:29 +02:00
module_utils respawn firewalld module when selinux is missing 2023-05-14 05:44:47 +00:00
modules Fixes #462 notice permission denied on authorized_key module 2025-10-21 10:00:12 +02:00
shell