Short version: I have a subordinate role that works fine in it’s own CI and test, for all tested distros. I have a superior role that is dependent on the subordinate role, and is tested for all of the same distros. I get a weird failure for some of the distros in the CI and test during the prepare stage, when the subordinate role is being invoked, and it fails, even though it passes for the same distro in its own CI and test. Details here:
Does anyone know how to debug or figure out what’s going on here?
Thanks,