diff options
author | Erik Skultety <eskultet@redhat.com> | 2023-01-11 17:32:24 +0100 |
---|---|---|
committer | Erik Skultety <eskultet@redhat.com> | 2023-01-11 17:32:24 +0100 |
commit | 08f9cdf3d464d8c992eb3aa0902aa94ddf4aac2a (patch) | |
tree | 4e75c901278d8571874f1a9d635edb5c306b19b3 /setup.py | |
parent | 040740811cbb557a6b9ed2ae39b009240c783dc9 (diff) | |
download | libvirt-ci-08f9cdf3d464d8c992eb3aa0902aa94ddf4aac2a.zip libvirt-ci-08f9cdf3d464d8c992eb3aa0902aa94ddf4aac2a.tar.gz libvirt-ci-08f9cdf3d464d8c992eb3aa0902aa94ddf4aac2a.tar.bz2 |
ansible: playbooks: Drop the 'args:warn' keyword from 'command' tasks
'warn' is no longer an accepted keyword argument for the builtin
command module and without it newer Ansible (ansible-core 2.12+) fails
with:
"Unsupported parameters for (ansible.legacy.command) module: warn.
Supported parameters include: stdin_add_newline, removes, creates,
stdin, chdir, executable, _uses_shell, strip_empty_ends, argv,
_raw_params."
Signed-off-by: Erik Skultety <eskultet@redhat.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions