summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/packaging/os/package_facts.py
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2020-03-09 10:05:40 -0500
committerMatt Martz <matt@sivel.net>2020-03-09 10:05:40 -0500
commit886890fb8c23147a127daa3c9233ecb26f2a745c (patch)
treefdd8f2194fc487f3ecd0f985c6884f99acf20917 /lib/ansible/modules/packaging/os/package_facts.py
parent96125d46a395af50197839602febf451960ae824 (diff)
downloadansible-886890fb8c23147a127daa3c9233ecb26f2a745c.tar.gz
core promotions
Diffstat (limited to 'lib/ansible/modules/packaging/os/package_facts.py')
-rw-r--r--lib/ansible/modules/packaging/os/package_facts.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/packaging/os/package_facts.py b/lib/ansible/modules/packaging/os/package_facts.py
index 7943e6554a..9dd0575f29 100644
--- a/lib/ansible/modules/packaging/os/package_facts.py
+++ b/lib/ansible/modules/packaging/os/package_facts.py
@@ -9,7 +9,7 @@ __metaclass__ = type
ANSIBLE_METADATA = {'metadata_version': '1.1',
'status': ['preview'],
- 'supported_by': 'community'}
+ 'supported_by': 'core'}
DOCUMENTATION = '''
module: package_facts