When running
ansible-navigator run playbook.yml --eei ovirt:local -vvv -m stdout --rad /tmp/test
it creates the artifacts dir with all files and it stays there.
But when I run
ansible-navigator run playbook.yml --eei ovirt:local -vvv -m stdout --rad /tmp/test --rac 0
it creates the dir only when running and after the playbook finishes it removes the artifacts dir.
The same goes when I put there any number.
ISSUE TYPE
SUMMARY
When running
ansible-navigator run playbook.yml --eei ovirt:local -vvv -m stdout --rad /tmp/test
it creates the artifacts dir with all files and it stays there. But when I runansible-navigator run playbook.yml --eei ovirt:local -vvv -m stdout --rad /tmp/test --rac 0
it creates the dir only when running and after the playbook finishes it removes the artifacts dir. The same goes when I put there any number.ANSIBLE-NAVIGATOR VERSION
CONFIGURATION
Ansible runner version (master release)