mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
fix nxos_igmp_interface issues (#38752)
* fix nxos_igmp_interface issues * shippable fix * fix oif_prefix and oif_source * shippable fix * shippable fix * shippable fix * add an example for oif_ps * review comments * review comments * more review comments * fix typo
This commit is contained in:
@@ -22,7 +22,8 @@ No notable changes.
|
||||
Deprecated
|
||||
==========
|
||||
|
||||
No notable changes.
|
||||
* In the :ref:`nxos_igmp_interface <nxos_igmp_interface>` module, `oif_prefix` and `oif_source` properties are deprecated. Use
|
||||
`ois_ps` parameter with a dictionary of prefix and source to values instead.
|
||||
|
||||
Modules
|
||||
=======
|
||||
|
||||
Reference in New Issue
Block a user