Ansible-runner

Latest version: v2.4.0

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

Scan your dependencies

Page 2 of 6

2.3.1

What's Changed
* [backport][release_2.3] Test both runtimes in unit tests (1155) by Shrews in https://github.com/ansible/ansible-runner/pull/1157
* [2.3] Flush buffer in streaming interface before writing zip data by shanemcd in https://github.com/ansible/ansible-runner/pull/1162


**Full Changelog**: https://github.com/ansible/ansible-runner/compare/2.3.0...2.3.1

2.3.0

What's Changed
* Stringify all env vars, not just those from file by AlanCoding in https://github.com/ansible/ansible-runner/pull/1039
* Set ZIP strict_timestamps to false by bpedersen2 in https://github.com/ansible/ansible-runner/pull/1049
* Fix image build to override root homedir in /etc/passwd by nitzmahone in https://github.com/ansible/ansible-runner/pull/1027
* Use isinstance API instead of type API by Akasurde in https://github.com/ansible/ansible-runner/pull/1066
* Add examples for status_handler and event_handler by Akasurde in https://github.com/ansible/ansible-runner/pull/1086
* skip process isolation check for transmit and process by TheRealHaoLiu in https://github.com/ansible/ansible-runner/pull/1084
* (alternative proposal) update how callback plugin gets copied and added to job container by TheRealHaoLiu in https://github.com/ansible/ansible-runner/pull/1093
* Update Event emitter plugin docs by Akasurde in https://github.com/ansible/ansible-runner/pull/1067
* Make yamllint rule compatible with prettier by ssbarnea in https://github.com/ansible/ansible-runner/pull/1104
* Fix two runtime warnings by ssbarnea in https://github.com/ansible/ansible-runner/pull/1102
* Linting fixes by Akasurde in https://github.com/ansible/ansible-runner/pull/1112
* Update for artifacts_handler by Akasurde in https://github.com/ansible/ansible-runner/pull/1111
* Updated formating in remote_jobs doc by Akasurde in https://github.com/ansible/ansible-runner/pull/1115
* test: generate SSH private key by Akasurde in https://github.com/ansible/ansible-runner/pull/1060
* Make sure we close stdout/stderr in Runner.run() by Shrews in https://github.com/ansible/ansible-runner/pull/1123
* Removed redudant code by Akasurde in https://github.com/ansible/ansible-runner/pull/1129
* Add example for RunnerConfig by Akasurde in https://github.com/ansible/ansible-runner/pull/1134
* Fix installation docs by Akasurde in https://github.com/ansible/ansible-runner/pull/1128
* Misc typo fix in docs by Akasurde in https://github.com/ansible/ansible-runner/pull/1141
* remove any pipe files before zip/unzipping by fosterseth in https://github.com/ansible/ansible-runner/pull/1133


**Full Changelog**: https://github.com/ansible/ansible-runner/compare/2.2.1...2.3.0

2.2.2

What's Changed
* [bp/2.2] Linting fixes by Akasurde in https://github.com/ansible/ansible-runner/pull/1118
* [bp/2.2] Updated formating in remote_jobs doc by Akasurde in https://github.com/ansible/ansible-runner/pull/1121
* [bp/2.2] Make sure we close stdout/stderr in Runner.run() by Shrews in https://github.com/ansible/ansible-runner/pull/1125
* [2.2 backport] remove any pipe files before zip/unzipping (1133) by nitzmahone in https://github.com/ansible/ansible-runner/pull/1150
* [backport][release_2.2] Test both runtimes in unit tests (1155) by Shrews in https://github.com/ansible/ansible-runner/pull/1158
* [2.2] Flush buffer in streaming interface before writing zip data by shanemcd in https://github.com/ansible/ansible-runner/pull/1163


**Full Changelog**: https://github.com/ansible/ansible-runner/compare/2.2.1...2.2.2

2.2.1

What's Changed
* Make 2.2 images latest by Shrews in https://github.com/ansible/ansible-runner/pull/1051
* [backport][release_2.2] Use isinstance API instead of type API by Akasurde in https://github.com/ansible/ansible-runner/pull/1069
* [backport][release_2.2] Add examples for status_handler and event_handler by Akasurde in https://github.com/ansible/ansible-runner/pull/1091
* [backport][2.2] skip process isolation check for transmit and process by TheRealHaoLiu in https://github.com/ansible/ansible-runner/pull/1094
* [backport][2.2]update how callback plugin gets copied and added to job container by TheRealHaoLiu in https://github.com/ansible/ansible-runner/pull/1098


**Full Changelog**: https://github.com/ansible/ansible-runner/compare/2.2.0...2.2.1

2.2.0

What's Changed
* New interface methods for role list and role argspec by Shrews in https://github.com/ansible/ansible-runner/pull/920
* Add issue templates by samdoran in https://github.com/ansible/ansible-runner/pull/929
* Fix incorrect formatting in docs by samdoran in https://github.com/ansible/ansible-runner/pull/930
* Add branch coverage and show coverage for tests by samdoran in https://github.com/ansible/ansible-runner/pull/928
* Add action to label new issues and pull requests by samdoran in https://github.com/ansible/ansible-runner/pull/904
* Switch to using `pull_request_target` for labeler by samdoran in https://github.com/ansible/ansible-runner/pull/934
* Fix labeler workflow by samdoran in https://github.com/ansible/ansible-runner/pull/936
* Create separate workflow for new/existing PRs/issues by samdoran in https://github.com/ansible/ansible-runner/pull/938
* Use v2.4.1 of issue-labeler action by samdoran in https://github.com/ansible/ansible-runner/pull/940
* Write auto-created private data dirs to pytest dir instead of /tmp by AlanCoding in https://github.com/ansible/ansible-runner/pull/916
* Add option to disable streaming to stdout file by AlanCoding in https://github.com/ansible/ansible-runner/pull/937
* Add --ident option to process command by AlanCoding in https://github.com/ansible/ansible-runner/pull/939
* Fix suppress_output_file bug where event_callback was not called by AlanCoding in https://github.com/ansible/ansible-runner/pull/943
* Do some test cleanup by Shrews in https://github.com/ansible/ansible-runner/pull/952
* Remove script used for test migration by AlanCoding in https://github.com/ansible/ansible-runner/pull/955
* Silence Ansible devel warning, again by AlanCoding in https://github.com/ansible/ansible-runner/pull/956
* Create GitHub Actions workflow for running tests by samdoran in https://github.com/ansible/ansible-runner/pull/944
* Remove Zuul linters and docs jobs by Shrews in https://github.com/ansible/ansible-runner/pull/968
* Correct latest image tag by Shrews in https://github.com/ansible/ansible-runner/pull/967
* Remove zuul integration job by Shrews in https://github.com/ansible/ansible-runner/pull/970
* Preserve timestamps when unstreaming dirs by AlanCoding in https://github.com/ansible/ansible-runner/pull/966
* Fix bug with sandboxing with values from env/settings by Shrews in https://github.com/ansible/ansible-runner/pull/978
* Remove use of distutils by Shrews in https://github.com/ansible/ansible-runner/pull/976
* Mount the stdout callback plugin for containerized runs by AlanCoding in https://github.com/ansible/ansible-runner/pull/957
* Fix bug with truncating newline by AlanCoding in https://github.com/ansible/ansible-runner/pull/950
* Add __init__.py file to fix rpm builds by AlanCoding in https://github.com/ansible/ansible-runner/pull/985
* fix rpm-builder build by kdelee in https://github.com/ansible/ansible-runner/pull/986
* Add compatibility code to the entrypoint so new EEs work with old runner version by AlanCoding in https://github.com/ansible/ansible-runner/pull/988
* No code coverage of test code by Shrews in https://github.com/ansible/ansible-runner/pull/989
* Fix rpm build by simaishi in https://github.com/ansible/ansible-runner/pull/987
* Remove latest tag from images from devel by Shrews in https://github.com/ansible/ansible-runner/pull/996
* Purge deprecated resource profiling capability by matburt in https://github.com/ansible/ansible-runner/pull/997
* Less permissive bwrap options by Shrews in https://github.com/ansible/ansible-runner/pull/999
* Implement ansible's resolved action by matburt in https://github.com/ansible/ansible-runner/pull/995
* Create SECURITY.md by eqrx in https://github.com/ansible/ansible-runner/pull/1010
* Adding --omit-env-files option by john-westcott-iv in https://github.com/ansible/ansible-runner/pull/1000
* add GitHub URL for PyPi by andriyor in https://github.com/ansible/ansible-runner/pull/1012
* Fix broken password-based SSH by shanemcd in https://github.com/ansible/ansible-runner/pull/1013
* Disable non-periodic zuul jobs by Shrews in https://github.com/ansible/ansible-runner/pull/1034
* Use FQCN for roles where available by AlanCoding in https://github.com/ansible/ansible-runner/pull/1021
* Misc typo fixes by Akasurde in https://github.com/ansible/ansible-runner/pull/1042
* Remove ``containerized`` docs by Akasurde in https://github.com/ansible/ansible-runner/pull/1043
* Remove reference to base image by Shrews in https://github.com/ansible/ansible-runner/pull/1045
* [release_2.2] Stringify all env vars, not just those from file (1039) by eqrx in https://github.com/ansible/ansible-runner/pull/1052
* [backport][release_2.2] Set ZIP strict_timestamps to false (1049) by Shrews in https://github.com/ansible/ansible-runner/pull/1053
* [backport][release_2.2] Fix image build to override root homedir in /etc/passwd (1027) by nitzmahone in https://github.com/ansible/ansible-runner/pull/1062

New Contributors
* simaishi made their first contribution in https://github.com/ansible/ansible-runner/pull/987
* eqrx made their first contribution in https://github.com/ansible/ansible-runner/pull/1010
* andriyor made their first contribution in https://github.com/ansible/ansible-runner/pull/1012
* Akasurde made their first contribution in https://github.com/ansible/ansible-runner/pull/1042

**Full Changelog**: https://github.com/ansible/ansible-runner/compare/2.1.0...2.2.0

2.1.4

What's Changed
* Disable non-periodic zuul jobs (1034) by Shrews in https://github.com/ansible/ansible-runner/pull/1035
* Remove reference to base image (1045) by Shrews in https://github.com/ansible/ansible-runner/pull/1048
* Preserve timestamps when unstreaming dirs (966) by Shrews in https://github.com/ansible/ansible-runner/pull/1058
* Stringify all env vars, not just those from file (1039) by Shrews in https://github.com/ansible/ansible-runner/pull/1057
* Set ZIP strict_timestamps to false (1049) by Shrews in https://github.com/ansible/ansible-runner/pull/1059
* Fix image build to override root homedir in /etc/passwd (1027) by nitzmahone in https://github.com/ansible/ansible-runner/pull/1063
* Use isinstance API instead of type API by Akasurde in https://github.com/ansible/ansible-runner/pull/1070
* Add examples for status_handler and event_handler by Akasurde in https://github.com/ansible/ansible-runner/pull/1092
* Updated formating in remote_jobs doc by Akasurde in https://github.com/ansible/ansible-runner/pull/1120
* Make sure we close stdout/stderr in Runner.run() by Shrews in https://github.com/ansible/ansible-runner/pull/1126


**Full Changelog**: https://github.com/ansible/ansible-runner/compare/2.1.3...2.1.4

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.