description suggestion from reviewer/maintainer

Co-authored-by: Bikouo Aubin <79859644+abikouo@users.noreply.github.com>
This commit is contained in:
Yuriy Novostavskiy
2024-12-11 18:36:39 +02:00
committed by GitHub
parent a6100bcd82
commit f2d507a8e0

View File

@@ -29,7 +29,7 @@ options:
state:
description:
- Desired state of the registry.
- If set to C(present) attempt to log in to the remote registry server using the URL specified in I(host).
- If set to V(present) attempt to log in to the remote registry server using the URL specified in O(host).
- If set to C(absent) attempt to log out from the remote registry server using the URL specified in I(host).
required: false
default: present