add metadata to doc support (#18802)

fix broken module docs
change doc AST id extraction to use == instead of in
This commit is contained in:
Matt Davis
2016-12-07 07:56:19 -08:00
committed by Matt Clay
parent 5628e260f2
commit cb1888125d
6 changed files with 42 additions and 10 deletions

View File

@@ -73,7 +73,7 @@ EXAMPLES='''
reboot_timeout_sec: 3600
'''
RETURNS='''
RETURN='''
rebooted:
description: true if the machine was rebooted
returned: always