Releases: ansible/ansible-runner
Releases · ansible/ansible-runner
Release 2.0.3
What's Changed
- Fix Ansible version comparison in tests (#837)
- Pre-pull some build images (#836)
- Do not rely on length of sys.argv (#825)
- Set multiprocessing start method to fork in tests (#833)
- Correctly define localhost in inventory (#832)
- Update key names in setup.cfg (#839)
- Add CODEOWNERS file (#803)
- Add docs tox target and Zuul job (#764)
- Add custom integration python job (#790)
- Migrate container jobs to centos-8-stream nodeset (#796)
- Tune tox.ini (#797)
- Rework bindep.txt files (#798)
- Small change to properly test containers (#801)
- Fix test consistency in integration/test_main.py (#838)
- Apply cmdline option (#777)
- Update docs to point to Quay.io (#866)
- Update linter configuration (#772)
- Fix unit tests to run consistently in CI and locally (#815)
- Use mocker fixture (#831)
- Fix test consistency in integration/test_main.py (#838)
- Add custom linter job (#859)
- Fix link to contributing guide (#791)
- Accept a dictionary for playbook (#855)
- Fix tests to allow them to run in parallel without conflict (#847)
- Remove use of tempfile in tests (#878)
- Run tests on all supported runtimes consistently (#879)
- Correctly define ansible_python_interpreter for hosts using a local connection (#880)
- Remove shell use in subprocess (#872)
Full Changelog: 2.0.2...2.0.3
2.1.0a1
2.0.2
Changes
- Add 🍒⛏
- Ignore W503 in favor of W504
- fix(makefile): rename tag to emulate zuul build
- fix(make): removed unused arg and fixing tools/req/branch
- fix: remove VOLUME directive from Dockerfile
- Rename images from devel to latest
- [release_2.0] Correct RHEL version in comment. (cherry picked from commit 27a9aaf)
- Only enable the fallback when using podman
- Update comment more accurately describe the problem
- Remove usage of --userns=keep-id