mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-06-11 02:56:10 +00:00
Update modules
This commit is contained in:
@@ -67,6 +67,12 @@ options:
|
||||
- Specifies the target UID.
|
||||
aliases:
|
||||
- uid
|
||||
force:
|
||||
description:
|
||||
- If set to C(True), and I(state) is C(present), an existing object will updated,
|
||||
and lists will be replaced, rather than merged.
|
||||
default: false
|
||||
type: bool
|
||||
host:
|
||||
description:
|
||||
- Provide a URL for acessing the Kubernetes API.
|
||||
|
||||
Reference in New Issue
Block a user