Skip to content

Commit

Permalink
Add Ansible 9.4.0 porting guide. (#1238)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Mar 27, 2024
1 parent d03b9b3 commit aa36805
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/docsite/rst/porting_guides/porting_guide_9.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,17 @@ Porting custom scripts
Networking
==========

Porting Guide for v9.4.0
========================

Deprecated Features
-------------------

amazon.aws
~~~~~~~~~~

- iam_role_info - in a release after 2026-05-01 paths must begin and end with ``/`` (https://github.com/ansible-collections/amazon.aws/pull/1998).

Porting Guide for v9.3.0
========================

Expand Down

0 comments on commit aa36805

Please sign in to comment.