Skip to content

v1.4.1 Collections Release

Compare
Choose a tag to compare
@hemanthKa677 hemanthKa677 released this 24 Nov 07:02
· 36 commits to master since this release
ec854c9

Release Summary

  • Ansible Lookup modules can specify network_view to which a network/ip belongs
  • Fixes camelCase issue while updating 'nios_network_view' with 'new_name'
  • Fixes issue to allocate ip to a_record dynamically
  • Updates 'nios_a_record' name with multiple ips having same name

Minor Changes

  • Fix to specify network_view in lookup modules to return absolute network or ip
  • Fix to camelcase issue for updating 'nios_network_view' name
  • Fix to allocate ip to a_record dynamically
  • Fix to update 'nios_a_record' name with multiple ips having same name
  • Fix to changelog yaml file with linting issues