f12cda3 Adjust tests for new Ansible

1 file Authored by mvadkert a year ago, Committed by lsm5 a year ago,
    Adjust tests for new Ansible
    
    Testing Farm 2023-03.1 has updated to a new Ansible
    version.
    
    Unfortunately, playbooks using the deprecated `warn:`
    parameter for the shell/command modules will fail
    because this had been deprecated
    
    This should fix the problem.
    
    Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>