Skip to content

Release v1.0.4 Ansible Collections

Latest
Compare
Choose a tag to compare
@chidanandpujar chidanandpujar released this 30 Apr 12:06
· 8 commits to master since this release
abd0239

Enhancements done

None

Bugs Fixed

  • Added inventory template file to run ansible functional test cases for local and PyEZ persistent connection #645
  • Updated command and config playbook-related test cases #645
  • Fixed PyEZ connection rollback configuration issue #645
  • Normalize value not passed correctly in PyEZ connection rpc.ping() API #646
  • Fixed JSON encoder error “TypeError: Object of type function is not JSON serializable” #647
  • Fixed persistent connection reboot exception handler for ConnectionError #649
  • Module snapy.py - Added code for persistent pyez connection check and called invoke_jsnapy with required arguments #650
  • Module pyez.py - Updated snapcheck - replaced file_name with pre_file argument #650
  • Updated ansible rpc test case playbook #651
  • Fixed PyEZ persistent connection issues related to SRX HA cluster playbook #652
    get_facts error for sr_cluster_id and node_id
    ConnectionError exception handling in disable cluster
  • Removed connection: local entry from the tests playbooks #652
  • Deleted the pb.juniper_junos_persistent_con.yml playbook #652