Remove version_added from return values. (#28)

This commit is contained in:
Felix Fontein
2020-04-13 23:59:40 +02:00
committed by GitHub
parent b5c23918a2
commit 5a6858472c
10 changed files with 0 additions and 26 deletions

View File

@@ -118,7 +118,6 @@ dhparams:
description: The (current or generated) DH params' content.
returned: if I(state) is C(present) and I(return_content) is C(yes)
type: str
version_added: "2.10"
'''
import abc