From 60a03a0f871ff221939ffef7a0e9b2306f66470b Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Tue, 11 May 2021 17:19:59 +0200 Subject: [PATCH] Add missing 'why:' to 'deprecated:'. (#74639) --- lib/ansible/plugins/doc_fragments/inventory_cache.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/plugins/doc_fragments/inventory_cache.py b/lib/ansible/plugins/doc_fragments/inventory_cache.py index 4d64fda18c9..9326c3f566a 100644 --- a/lib/ansible/plugins/doc_fragments/inventory_cache.py +++ b/lib/ansible/plugins/doc_fragments/inventory_cache.py @@ -71,6 +71,7 @@ options: key: fact_caching_prefix deprecated: alternatives: Use the 'defaults' section instead + why: Fixes typing error in INI section name version: '2.16' - section: defaults key: fact_caching_prefix