Ansible v2.21.2: Timeout callback and fact gathering fixes
infraengineer
patch
Ansible v2.21.2 includes a new timeout callback for ansible-test that dumps thread stacks when tests approach their deadline. It also enhances parallel fact gathering by improving how timeouts are handled and fixing a hang caused by corrupt async job files. Additionally, a bugfix addresses bcrypt salt string formatting issues on musl libc. These updates are primarily relevant to users of ansible-test and those employing parallel fact gathering.
Read the original announcement →
https://github.com/ansible/ansible/releases/tag/v2.21.2
Related releases
- Ansible 2.16.19 Fixes Security Vulnerability in Galaxy Ansible Core Releases ·
- Ansible 2.18.18 Security Fixes Ansible Core Releases ·
- Ansible v2.19.11 Security Fix and Bugfixes Ansible Core Releases ·
- Ansible Security Fixes and Bug Fixes in v2.20.7 Ansible Core Releases ·
- Ansible v2.21.1: Security Fixes and Bug Fixes Ansible Core Releases ·