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

@ -141,8 +141,8 @@ cert_days:
challenge_data:
description: per domain / challenge type challenge data
returned: changed
type: dictionary
sample:
type: complex
contains:
resource:
description: the challenge resource that must be created for validation
returned: changed
@ -156,8 +156,8 @@ challenge_data:
authorizations:
description: ACME authorization data.
returned: changed
type: list
sample:
type: complex
contains:
authorization:
description: ACME authorization object. See https://tools.ietf.org/html/draft-ietf-acme-acme-02#section-6.1.2
returned: success