mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Fix gender pronouns and the odd typo (#31709)
This commit is contained in:
@@ -68,7 +68,7 @@ options:
|
||||
state:
|
||||
version_added: '2.3'
|
||||
description:
|
||||
- This controls the current state of the user. C(present) will login in a user, C(absent) will log him out.
|
||||
- This controls the current state of the user. C(present) will login in a user, C(absent) will log them out.
|
||||
- To logout you only need the registry server, which defaults to DockerHub.
|
||||
- Before 2.1 you could ONLY log in.
|
||||
- docker does not support 'logout' with a custom config file.
|
||||
|
||||
Reference in New Issue
Block a user