Skip to content

Release v1.0.3 Ansible Collections

Compare
Choose a tag to compare
@chidanandpujar chidanandpujar released this 25 Jan 15:38
· 22 commits to master since this release
9e39e00

Enhancements done

  • Supported configuration mode options: private, batch, dynamic, exclusive, and ephemeral. #635
  • Supported power-off functionality on VM host devices. #636
  • Supported installation of JUNOS package on specific member of VC #613 #397
  • The Read the Docs build system will start requiring a configuration file v2 (.readthedocs.yaml) #621

Bugs Fixed

  • Updated the documentation link in jsnapy.rst and snapy.py #612
  • pass through credentials on the command line using -u, -k or --private-key is not working after ansible-core 2.13 #592
  • Fixed 'Sphinx' object has no attribute 'add_stylesheet' with sphinx 7.2.6 #630
  • Fixed Executing RPC with filters returns The error was: AttributeError: 'JuniperJunosModule' object has no attribute '_check_type_dict' #620
  • Updated test playbooks #629
  • Fixed ansible PEZ exception issue when committing the configuration. #638