ansible.posix/plugins
Pavel Bar 027c46f119 Fix deprecated imports in plugins/modules/authorized_key.py
Replace deprecated module_utils imports:
- ansible.module_utils._text -> ansible.module_utils.common.text.converters
- ansible.module_utils.six.moves.urllib.parse -> urllib.parse

Fixes #686

Co-authored-by: Cursor AI
Signed-off-by: Pavel Bar <pbar@redhat.com>
2026-02-15 23:56:02 +02:00
..
action Fix deprecated imports in plugins/action/patch.py 2026-02-15 22:56:50 +02:00
callback Fix deprecated imports in plugins/callback/profile_tasks.py 2026-02-15 22:56:50 +02:00
module_utils respawn firewalld module when selinux is missing 2023-05-14 05:44:47 +00:00
modules Fix deprecated imports in plugins/modules/authorized_key.py 2026-02-15 23:56:02 +02:00
shell Fixed documentation and options to address new sanity tests 2022-04-01 13:23:45 +09:00