Thank you all. Answering myself.
cd /usr/share/ovirt-engine/ansible-runner-service-project ansible-runner --rotate-artifacts 20 --artifact-dir /usr/share/ovirt-engine/ansible-runner-service-project/artifacts -m ping --hosts all[0] run /usr/share/ovirt-engine/ansible-runner-service-project This will run the "ping" module on the first host, it will fail because i did not provide any private key but it will cleanup artifacts and will leave only 20 of them. Solved :) _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/HWNIMQFF32T44PDYU4A2NWEBL2NYBDB6/

