patch is in ansible.posix part deux (#68796)

This commit is contained in:
Jordan Borean 2020-04-09 16:14:01 +10:00 committed by GitHub
parent 9b43a57916
commit 6f8a1d083e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
.github/BOTMETA.yml vendored
View file

@ -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:

View file

@ -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: