antsibull has a --lenient switch which changes its default behavior of failing on warnings, but right now we are only using the defaults. This means that we can't build docs for any collections that have warnings in their build, like community.general.
This option should be exposed in the init action, and also exposed in any shared workflows that use it.
antsibullhas a--lenientswitch which changes its default behavior of failing on warnings, but right now we are only using the defaults. This means that we can't build docs for any collections that have warnings in their build, likecommunity.general.This option should be exposed in the init action, and also exposed in any shared workflows that use it.