Rename login_results to login_result in docker_login docstring (#1121)

(cherry picked from commit ba58752646)
This commit is contained in:
Laurent Commarieu 2025-08-26 21:48:57 +02:00 committed by Felix Fontein
parent 89d2044dc6
commit 218ed586fa

View File

@ -110,8 +110,8 @@ EXAMPLES = '''
''' '''
RETURN = ''' RETURN = '''
login_results: login_result:
description: Results from the login. description: Result from the login.
returned: when O(state=present) returned: when O(state=present)
type: dict type: dict
sample: { sample: {