This is needed to support newer Ansible. The warn module param was removed.
warn
See:
https://github.com/ansible/ansible/blob/stable-2.14/changelogs/CHANGELOG-v2.14.rst
command/shell - remove deprecated warn module param
Signed-off-by: Miroslav Vadkerti mvadkert@redhat.com
pretty please pagure-ci rebuild
@astepano @msrb @jkaluza PTAL pls, we now need to build a copr build to release new testing farm. We updated to latest Ansible ;)
lgtm
Commit 9ec1f454 fixes this pull-request
Pull-Request has been merged by astepano
@astepano FTR also a change in spec file is afaik needed:
https://src.fedoraproject.org/rpms/standard-test-roles/pull-requests
This is needed to support newer Ansible.
The
warnmodule param was removed.See:
https://github.com/ansible/ansible/blob/stable-2.14/changelogs/CHANGELOG-v2.14.rst
Signed-off-by: Miroslav Vadkerti mvadkert@redhat.com