From 44f7ca464598d53f264b4d6d6a40ec27715e2557 Mon Sep 17 00:00:00 2001 From: Sandra McCann Date: Fri, 28 Oct 2022 14:13:36 -0500 Subject: [PATCH] add ansible 7 porting guide to index page (#79254) --- docs/docsite/rst/porting_guides/porting_guides.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docsite/rst/porting_guides/porting_guides.rst b/docs/docsite/rst/porting_guides/porting_guides.rst index 562ae57f6e2..1e8f6a434bd 100644 --- a/docs/docsite/rst/porting_guides/porting_guides.rst +++ b/docs/docsite/rst/porting_guides/porting_guides.rst @@ -10,6 +10,7 @@ This section lists porting guides that can help you in updating playbooks, plugi :maxdepth: 1 :glob: + porting_guide_7 porting_guide_6 porting_guide_5 porting_guide_4