summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Adams <chadams@redhat.com>2022-11-15 10:15:59 -0500
committerGitHub <noreply@github.com>2022-11-15 10:15:59 -0500
commit5c0b4a379857aefe6bad267062fc393d5c5077c4 (patch)
treeda64da9725fed63b6c33310e18128e540ab59e8b
parent6baf25a0489bcb156221cc4656257990c4d65f07 (diff)
downloadansible-5c0b4a379857aefe6bad267062fc393d5c5077c4.tar.gz
Add Ansible community 7.0.0rc1 porting guide (#79382)
-rw-r--r--docs/docsite/rst/porting_guides/porting_guide_7.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/docsite/rst/porting_guides/porting_guide_7.rst b/docs/docsite/rst/porting_guides/porting_guide_7.rst
index ae0b002663..30f24f297b 100644
--- a/docs/docsite/rst/porting_guides/porting_guide_7.rst
+++ b/docs/docsite/rst/porting_guides/porting_guide_7.rst
@@ -92,6 +92,18 @@ Networking
No notable changes
+Porting Guide for v7.0.0rc1
+===========================
+
+Major Changes
+-------------
+
+fortinet.fortimanager
+~~~~~~~~~~~~~~~~~~~~~
+
+- Fix compatibility issue for ansible 2.9.x and ansible-base 2.10.x.
+- support Ansible changelogs.
+
Porting Guide for v7.0.0b1
==========================
@@ -148,6 +160,12 @@ dellemc.openmanage
- idrac_redfish_storage_controller - This module is enhanced to support LockVirtualDisk operation.
- idrac_virtual_media - This module allows to configure Remote File Share settings.
+fortinet.fortimanager
+~~~~~~~~~~~~~~~~~~~~~
+
+- Many fixes for Ansible sanity test warnings & errors.
+- Support FortiManager Schema 7.2.0 , 98 new modules
+
Removed Features
----------------