This fails with tmt/ATEX because since #522, we always try to use rhc-worker-playbook on RHEL, and this specific combination didn't apparently have it.
TestSetupError(Error: Unable to find a match: rhc-worker-playbook )
I'd say that at this point in the RHEL-9.2 lifecycle, this is kind of expected, and we should probably create a permanent waiver, rather than use ansible-galaxy as an exception here.
This fails with tmt/ATEX because since #522, we always try to use
rhc-worker-playbookon RHEL, and this specific combination didn't apparently have it.I'd say that at this point in the RHEL-9.2 lifecycle, this is kind of expected, and we should probably create a
permanentwaiver, rather than useansible-galaxyas an exception here.