ansible-core’s devel
and milestone
branch versions have been bumped to 2.20.0.dev0. If you are a collection maintainer, you need to consider:
- If you test against
devel
ormilestone
and have atests/sanity/ignore-2.19.txt
file, you need to copy it over totests/sanity/ignore-2.20.txt
; - Update your CI matrix to include
stable-2.19
if you didn’t do that already; if you did not test againstdevel
before, potentially need to create atests/sanity/ignore-2.19.txt
file.