mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-27 01:44:42 +00:00
missing implementation of jsonpath library
This commit is contained in:
@@ -64,4 +64,10 @@ options:
|
||||
- The possible reasons in a condition are specific to each resource type in Kubernetes.
|
||||
- See the API documentation of the status field for a given resource to see possible choices.
|
||||
type: dict
|
||||
wait_for:
|
||||
description:
|
||||
- Specifies a property on the resource to wait for.
|
||||
- Ignored if C(wait) is not set or is set to False.
|
||||
default: 120
|
||||
type: int
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user