Right now I have to do dnf install … from the runtest.sh which is not really nice because it assumes that there will be dnf. Would be nice if test could declare which packages it want to install (e.g. if there is deps.sh then run it and pass this to ansible's package module).
dnf install …
Log in to comment on this ticket.