You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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).