On Thu, Oct 7, 2021 at 11:49 AM Erez Zarum <[email protected]> wrote: > > 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 :)
Thanks for the report! Martin, IMO these artifacts should go somewhere under /var . Can't find any EL-specific policy for this right now, but see e.g.: https://refspecs.linuxfoundation.org/FHS_2.3/fhs-2.3.html#THEUSRHIERARCHY Thanks and best regards, -- Didi _______________________________________________ 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/GZNNR67JP5ZK2WC2XJGQYBWKDMBJJ4WA/

