pn_vrouter_pim_config – CLI command to modify vrouter-pim-config¶
New in version 2.8.
Synopsis¶
This module can be used to modify pim parameters.
Parameters¶
Examples¶
- name: pim config modify
pn_vrouter_pim_config:
pn_cliswitch: '192.168.1.1'
pn_query_interval: '10'
pn_querier_timeout: '30'
state: 'update'
pn_vrouter_name: 'ansible-spine1-vrouter'
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]