summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMatt Davis <nitzmahone@users.noreply.github.com>2020-05-05 10:50:39 -0700
committerGitHub <noreply@github.com>2020-05-05 10:50:39 -0700
commit47da0f7a4f0866220b60b4f2f6c58ee7bd1f47fa (patch)
treec349b67c42018dc96b84136449dfe78deedbbcf5 /.github
parentd446a4f70d13f7c33e5340468f67d622808313bf (diff)
downloadansible-47da0f7a4f0866220b60b4f2f6c58ee7bd1f47fa.tar.gz
restore jsonfile cache plugin (#69337)
* restore jsonfile * update botmeta for jsonfile restoration
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index 391136422b..581fd4d6c5 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -7016,8 +7016,6 @@ files:
migrated_to: community.general
lib/ansible/plugins/become/sesu.py:
migrated_to: community.general
- lib/ansible/plugins/cache/jsonfile.py:
- migrated_to: community.general
lib/ansible/plugins/cache/memcached.py:
migrated_to: community.general
lib/ansible/plugins/cache/pickle.py: