The goal is to automate the AY profiles which come as .erb templates. We want thisfor CII use an TW container which works in an interactive way. However I cant find a way toworkaround the warnings and confirmation popups.The command I run is``` yast2 autoyast check-profile filename=contrib/ay-openqa-worker.xml.erb output=result.xml run-erb=true```is there a way to run `check-profile` in a non-interactive way?