mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 13:02:37 +00:00
missing implementation of jsonpath library
This commit is contained in:
@@ -70,7 +70,8 @@ WAIT_ARG_SPEC = dict(
|
||||
status=dict(default=True, choices=[True, False, "Unknown"]),
|
||||
reason=dict()
|
||||
)
|
||||
)
|
||||
),
|
||||
wait_for=dict(type='list')
|
||||
)
|
||||
|
||||
# Map kubernetes-client parameters to ansible parameters
|
||||
|
||||
Reference in New Issue
Block a user