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: