mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07: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:
parent
412373ce8e
commit
6eecbf10e6
4 changed files with 231 additions and 123 deletions
|
@ -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
|
||||
=======
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue