Fix more module returns (#24782)

* Correct return structure

* typo
This commit is contained in:
John R Barker 2017-05-18 17:38:10 +01:00 committed by GitHub
parent 3fbf3b51ff
commit ed2f13b3db
4 changed files with 7 additions and 10 deletions

View file

@ -64,8 +64,8 @@ RETURN = '''
diff:
description: The differences about the given arguments.
returned: success
type: dictionary
sample:
type: complex
contains:
before:
description: The values before change
type: dict