Skip to content

Commit 5937c4f

Browse files
patchback[bot]ansible-documentation-bot[bot]felixfontein
authored
Add the Ansible community 11.11.0 porting guide (#3108) (#3114)
(cherry picked from commit 7da26c7) Co-authored-by: ansible-documentation-bot[bot] <147556122+ansible-documentation-bot[bot]@users.noreply.github.com> Co-authored-by: Felix Fontein <[email protected]>
1 parent 23dbead commit 5937c4f

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

docs/docsite/rst/porting_guides/porting_guide_11.rst

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,37 @@ Networking
9797

9898
No notable changes
9999

100+
Porting Guide for v11.11.0
101+
==========================
102+
103+
Added Collections
104+
-----------------
105+
106+
- hitachivantara.vspone_object (version 1.0.0)
107+
108+
Major Changes
109+
-------------
110+
111+
containers.podman
112+
^^^^^^^^^^^^^^^^^
113+
114+
- Add inventory plugins for buildah and podman
115+
- Add podman system connection modules
116+
117+
fortinet.fortios
118+
^^^^^^^^^^^^^^^^
119+
120+
- Supported new versions 7.6.3 and 7.6.4.
121+
- Supported the authentication method when using username and password in v7.6.4.
122+
123+
Deprecated Features
124+
-------------------
125+
126+
purestorage.flasharray
127+
^^^^^^^^^^^^^^^^^^^^^^
128+
129+
- purefa_volume_tags - Deprecated due to removal of REST 1.x support. Will be removed in Collection 2.0.0
130+
100131
Porting Guide for v11.10.0
101132
==========================
102133

@@ -125,7 +156,7 @@ Deprecated Features
125156
-------------------
126157

127158
- The cloud.common collection will be removed from Ansible 12.
128-
The collection does not work with ansible-core 2.19, and is no longer needed by any other collection included in Ansible 12.
159+
The collection does not work with ansible\-core 2.19, and is no longer needed by any other collection included in Ansible 12.
129160
See `the removal discussion for details <https://forum.ansible.com/t/41507/24>`__.
130161
After removal, users can still install this collection with ``ansible-galaxy collection install cloud.common``.
131162

0 commit comments

Comments
 (0)