This commit is contained in:
abikouo
2021-05-18 12:10:23 +02:00
parent ce037ce3ba
commit b453f791e9
5 changed files with 41 additions and 17 deletions

View File

@@ -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