Skip to content

Release v1.7.0

Compare
Choose a tag to compare
@saichint saichint released this 31 May 17:12
· 718 commits to develop since this release

New feature support

Cisco Resources

  • cisco_bgp_af_aa type and provider.

Added

  • Extend cisco_interface with attributes:

  • purge_config

  • Extend cisco_interface_channel_group with attributes:

  • channel_group_mode

  • Added support for tftp and usb URIs to cisco_upgrade

  • Extend cisco_upgrade with attributes:

  • package

  • Added ntp_auth_key with attributes:

  • algorithm

  • key

  • mode

  • password

  • Extend ntp_config with attributes:

  • authenticate

  • trusted_key

  • Extend ntp_server with attributes:

  • key

  • maxpoll

  • minpoll

  • vrf

Changed

Removed

  • Deprecated version and source_uri attributes for cisco_upgrade in favor of a single attribute package.

Resolved Issues