onyx_igmp – Configures IGMP global parameters¶
New in version 2.7.
Synopsis¶
This module provides declarative management of IGMP protocol params on Mellanox ONYX network devices.
Parameters¶
Notes¶
Note
Tested on ONYX 3.6.6107
Examples¶
- name: configure igmp
onyx_igmp:
state: enabled
unregistered_multicast: flood
Return Values¶
Common return values are documented here, the following are the fields unique to this module:
Status¶
This module is not guaranteed to have a backwards compatible interface. [preview]
This module is maintained by the Ansible Community. [community]