Skip to content

v8.5.3

Latest

Choose a tag to compare

@TheNova22 TheNova22 released this 17 Jun 09:11
ca8efe5

v8.5.3

Bugfixes

  • memory cache plugin - Add missing _persistent attribute to CacheModule to fix 'CacheModule' object has no attribute '_persistent' error with ansible-core 2.19+ when single_user_mode caching is enabled (#781).
  • network_cli - Fix proxy_command silently ignored with ssh_type=paramiko (#776).
  • vlan_parser - Fix IndexError when an empty list is passed as input by returning an empty list instead of crashing (#302).