Docs: Update porting guide for ansible 4.9.0 (#76363)

pull/76401/head^2
David Moreau Simard 3 years ago committed by GitHub
parent cd2d8b77fe
commit b9b69c1135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -132,6 +132,29 @@ Porting custom scripts
No notable changes
Porting Guide for v4.9.0
========================
Known Issues
------------
purestorage.flashblade
~~~~~~~~~~~~~~~~~~~~~~
- purefb_lag - The mac_address field in the response is not populated. This will be fixed in a future FlashBlade update.
Major Changes
-------------
fortinet.fortios
~~~~~~~~~~~~~~~~
- Add real-world use cases in the example section for some configuration modules.
- Collect the current configurations of the modules and convert them into playbooks.
- Support FortiOS 7.0.1.
- Support member operation (delete/add extra members) on an object that has a list of members in it.
- Support selectors feature in ``fortios_monitor_fact`` and ``fortios_log_fact``.
Porting Guide for v4.8.0
========================

Loading…
Cancel
Save