mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 21:30:22 -07:00
Remove version_added from return values and docs fragments. (#150)
This commit is contained in:
parent
fab6b980d2
commit
b161c59a05
63 changed files with 0 additions and 94 deletions
|
@ -93,12 +93,10 @@ changed:
|
|||
description: Return changed for mksysb actions as true or false.
|
||||
returned: always
|
||||
type: bool
|
||||
version_added: 2.5
|
||||
msg:
|
||||
description: Return message regarding the action.
|
||||
returned: always
|
||||
type: str
|
||||
version_added: 2.5
|
||||
'''
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue