ansible-collections/cisco.nxos

nxos_l3_interfaces - add support for ip unnumbered

goagex opened this issue · 1 comments

goagex commented
SUMMARY

Add support for ip unnumbered

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

nxos_l3_interfaces

ADDITIONAL INFORMATION
- name: Merge provided configuration with device configuration.
  cisco.nxos.nxos_l3_interfaces:
    config:
    - name: Ethernet1/1
      ipv4:
      - unnumbered: true
        interface: loopback0
    state: merged
goagex commented

Hi!
Do you need anymore information from me regarding this feature request?
Kind regards // Jonas