win_wait_for: fix tests after attempts change (#35026)

This commit is contained in:
Jordan Borean 2018-01-18 14:15:54 +10:00 committed by GitHub
commit 630ae01f91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 24 additions and 24 deletions

View file

@ -127,7 +127,7 @@ EXAMPLES = r'''
'''
RETURN = r'''
attempts:
wait_attempts:
description: The number of attempts to poll the file or port before module
finishes.
returned: always