Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2: remove deprecated ansible parameter #4809

Merged
merged 1 commit into from
Apr 21, 2023
Merged

v2: remove deprecated ansible parameter #4809

merged 1 commit into from
Apr 21, 2023

Conversation

RafalSkolasinski
Copy link
Contributor

@RafalSkolasinski RafalSkolasinski commented Apr 21, 2023

As in title, otherwise we may hit

TASK [kind : Download Kind v0.17.0 binary] ************************************************************************
fatal: [localhost]: FAILED! => changed=false 
  msg: 'Unsupported parameters for (ansible.legacy.command) module: warn. Supported parameters include: _raw_params, _uses_shell, argv, chdir, creates, executable, removes, stdin, stdin_add_newline, strip_empty_ends.'

if kind is not yet downloaded

@RafalSkolasinski RafalSkolasinski merged commit f455281 into SeldonIO:v2 Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants