From de57ec4a1dcdf3baabeba41f668bd39e11ab55ed Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Tue, 7 Jun 2022 15:40:36 +0200 Subject: [PATCH] tagging docs fragment - comment cleanup (C&P) (#857) tagging docs fragment - comment cleanup (C&P) SUMMARY When creating the docs fragment in #844 the comment above the fragments was left behind from the fragment I used as a base, tweak the comment. ISSUE TYPE Docs Pull Request COMPONENT NAME plugins/doc_fragments/tags.py ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis --- plugins/doc_fragments/tags.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins/doc_fragments/tags.py b/plugins/doc_fragments/tags.py index cc2fa31eced..9d381cb8a3a 100644 --- a/plugins/doc_fragments/tags.py +++ b/plugins/doc_fragments/tags.py @@ -9,7 +9,7 @@ class ModuleDocFragment(object): - # Minimum requirements for the collection + # Standard Tagging related parameters DOCUMENTATION = r''' options: tags: @@ -34,7 +34,8 @@ class ModuleDocFragment(object): required: false ''' - # Minimum requirements for the collection + # Some modules had a default of purge_tags=False, this was generally + # deprecated in release 4.0.0 DEPRECATED_PURGE = r''' options: tags: