Skip to content

Commit 6dcb2d9

Browse files
Add extra sentence about testing core first (ansible#2619) (ansible#2636)
* Add extra sentence about testing core first * implement feedback (cherry picked from commit cfa8c76) Co-authored-by: Sandra McCann <[email protected]>
1 parent a2bd6f3 commit 6dcb2d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docsite/rst/porting_guides/porting_guide_core_2.19.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ with wide-ranging positive effects on security, performance, and user experience
2929
Backward compatibility has been preserved where practical, but some breaking changes were necessary.
3030
This guide describes some common problem scenarios with example content, error messsages, and suggested solutions.
3131

32+
We recommend you test your playbooks and roles in a staging environment with this release to determine where you may need to make changes.
3233

3334
Playbook
3435
========

0 commit comments

Comments
 (0)