What's Changed
- Prep v0.3.24 by @moreati in #1269
- Ansible 2.19 alpha support by @stefanor in #1259
- Ansible 2.19 (review/sandbox) by @moreati in #1264
- Prepare v0.3.25a1 by @moreati in #1271
- chore: Ignore locally installed collections, dummy modules, etc by @moreati in #1267
- docs: Fix website download link when there is a pre-release by @moreati in #1277
- docs: Mention Ansible strategy plugin deprecation in changelog by @moreati in #1279
- ansible_mitogen: Replace use of deprecated
jsonify()
by @moreati in #1280 - Keep compatibility with
setuptools
tagging wheels withpy2.py3
by @webknjaz in #1286 - Prep 0.3.25a2 by @moreati in #1290
- CI: replace
stdout=yaml
withresult_format=yaml
for Ansible >= 6 tests by @moreati in #1291 - CI: Test SSH password authentication without sshpass command by @moreati in #1289
- ansible_mitogen: Support ANSIBLE_SSH_VERBOSITY with Ansible >= 12 by @moreati in #1294
- Prepare 0.3.25a3 by @moreati in #1295
- Prep 0.3.25a3, again by @moreati in #1296
- Update missing host key checking argument in docs/ansible_detailed.rst by @feteu in #1298
- CI: Switch to archived Debian 10 (buster) apt repository by @moreati in #1304
- Prepare v0.3.25b1 by @moreati in #1308
- Release v0.3.25 by @moreati in #1316
New Contributors
Full Changelog: v0.3.24...v0.3.25