mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 04:52:37 +00:00
sanity
This commit is contained in:
@@ -71,7 +71,7 @@ WAIT_ARG_SPEC = dict(
|
||||
reason=dict()
|
||||
)
|
||||
),
|
||||
wait_for=dict(type='list')
|
||||
wait_for=dict()
|
||||
)
|
||||
|
||||
# Map kubernetes-client parameters to ansible parameters
|
||||
|
||||
Reference in New Issue
Block a user