Ansible-runner

Latest version: v2.4.1

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

2.4.1

What's Changed
* Modify volume mount behavior when source does not exist (1408). Volumes specified using the `container-volume-mount` option will now be passed through to the underlying container engine unverified and unmodified. This now allows you to mount individual files (vs. the parent directory) and non-existing source volumes. The behavior encountered with a non-existing source volume depends on which container engine is in use (`docker` creates the volume, `podman` will error).

Bug Fixes
* Various documentation updates.

**Full Changelog**: https://github.com/ansible/ansible-runner/compare/2.4.0...2.4.1

2.4.0

What's Changed
* Bump minimum supported Python to 3.9

Bug Fixes
* Honor inventory filepath by Akasurde in https://github.com/ansible/ansible-runner/pull/1065
* Ensure that UTC ISO8601 datetimes include timezone info by sivel in https://github.com/ansible/ansible-runner/pull/1238
* Fix for non-str ident by Shrews in https://github.com/ansible/ansible-runner/pull/1268
* Pass inventory directory path instead of file path when using containerization by christophert in https://github.com/ansible/ansible-runner/pull/1304
* Validate inventory from CLI early by Shrews in https://github.com/ansible/ansible-runner/pull/1307
* Allow shutil to copy into existing isolation directory by christophert in https://github.com/ansible/ansible-runner/pull/1311
* Fix invalid inventory with relative pvt data dir by Shrews in https://github.com/ansible/ansible-runner/pull/1316
* Add lib symlink to bwrap call by christophert in https://github.com/ansible/ansible-runner/pull/1312

2.3.6

What's Changed
* Untag instead of force remove image for podman. This makes the `worker cleanup` subcommand behave similarly with either docker or podman. (1342)


**Full Changelog**: https://github.com/ansible/ansible-runner/compare/2.3.5...2.3.6

2.3.5

What's Changed
* fix pexpect child shutdown race (1331) by TheRealHaoLiu in https://github.com/ansible/ansible-runner/pull/1336


**Full Changelog**: https://github.com/ansible/ansible-runner/compare/2.3.4...2.3.5

2.3.4

What's Changed
* [2.3 backport] Give more detail when we cannot process a non-JSON streamed line (1186) by AlanCoding in https://github.com/ansible/ansible-runner/pull/1258


**Full Changelog**: https://github.com/ansible/ansible-runner/compare/2.3.3...2.3.4

2.3.3

What's Changed
* Add `python_requires = >= 3.8` by Shrews in https://github.com/ansible/ansible-runner/pull/1212
* Add license and classifiers metadata by Shrews in https://github.com/ansible/ansible-runner/pull/1214
* Remove pkg_resources use by nitzmahone in https://github.com/ansible/ansible-runner/pull/1230


**Full Changelog**: https://github.com/ansible/ansible-runner/compare/2.3.2...2.3.3

Page 1 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.