Skip to content

Release v1.0.8 Ansible Collections

Latest
Compare
Choose a tag to compare
@chidanandpujar chidanandpujar released this 30 Apr 16:48
· 3 commits to master since this release
2aa55f5

Enhancements done

  • Supported juniper.device.sofware: vmhost device software upgrade with version check to use the details of " show vmhost version" #709
  • Supported ansible-test sanity Unit test and pytest framework #718
  • Supported ansible-test network-integration framework #713
  • Supported pre-commit hook #743
  • Enhanced file_copy modules to support SCP, FTP, checksum and transfer-file

Bugs Fixed

  • Fixed Typo in juniper.device.config module with format: "json" #711
  • Fixed ansible-lint and PyEZ exception issues #738
  • Fix to handle RPC response in JSON format of type <class 'dict'> #730