diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 5df257c9b8d..1d08e4fb79f 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -8721,7 +8721,7 @@ files: lib/ansible/modules/files/iso_extract.py: migrated_to: community.general lib/ansible/modules/files/patch.py: - migrated_to: community.general + migrated_to: ansible.posix lib/ansible/modules/files/read_csv.py: migrated_to: community.general lib/ansible/modules/identity/_onepassword_facts.py: diff --git a/lib/ansible/config/routing.yml b/lib/ansible/config/routing.yml index 742c097ed23..e8280dcc6ed 100644 --- a/lib/ansible/config/routing.yml +++ b/lib/ansible/config/routing.yml @@ -1468,7 +1468,7 @@ plugin_routing: iso_extract: redirect: community.general.iso_extract patch: - redirect: community.general.patch + redirect: ansible.posix.patch read_csv: redirect: community.general.read_csv xattr: