summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2019-06-25 10:36:00 -0500
committerGitHub <noreply@github.com>2019-06-25 10:36:00 -0500
commitf5b9bd81fcc0334113411f4dbefeb40214bb0837 (patch)
tree8a74d8974c5273b410e7562c52b9957b7fcf2873 /.github
parentbc25ac20e13255ecd0142d45965798b7adb568cd (diff)
downloadansible-f5b9bd81fcc0334113411f4dbefeb40214bb0837.tar.gz
gather_facts is core (#58341)
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index 86d046c942..5186991cdd 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -903,6 +903,8 @@ files:
support: core
$plugins/action/fetch.py:
support: core
+ $plugins/action/gather_facts.py:
+ support: core
$plugins/action/group_by.py:
support: core
$plugins/action/include_vars.py: