Skip to content

Releases: ansible/ansible-runner

2.2.1

21 Jun 16:07
7edaa77
Compare
Choose a tag to compare

What's Changed

  • Make 2.2 images latest by @Shrews in #1051
  • [backport][release_2.2] Use isinstance API instead of type API by @Akasurde in #1069
  • [backport][release_2.2] Add examples for status_handler and event_handler by @Akasurde in #1091
  • [backport][2.2] skip process isolation check for transmit and process by @TheRealHaoLiu in #1094
  • [backport][2.2]update how callback plugin gets copied and added to job container by @TheRealHaoLiu in #1098

Full Changelog: 2.2.0...2.2.1

2.2.0

05 May 07:14
927109f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.3

23 Mar 15:51
2.1.3
e5a8b36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.2...2.1.3

1.4.9

08 Mar 16:44
1.4.9
6d0c5b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.8...1.4.9

2.1.2

23 Feb 19:33
2.1.2
5362b78
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

2.0.4

23 Feb 19:41
2.0.4
f4803ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4

1.4.8

23 Feb 19:41
1.4.8
dfd727c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.7...1.4.8

Release 2.1.1

17 Nov 15:35
2.1.1
83b5d4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.1.1

Release 2.1.0b1

09 Nov 20:18
2.1.0b1
471e81b
Compare
Choose a tag to compare
Release 2.1.0b1 Pre-release
Pre-release

What's Changed

  • Fix podman specific test failure (#900)
  • Keep worker --private-data-dir when --delete not given (#887)
  • Fix settings and password dict update (#899)
  • Add test for combine python and file settings
  • Set version in docs configuration (#894)
  • Add test and docs for running roles via API
  • Add configuration for Read the Docs build and pin docs requirements (#888)

Full Changelog: 2.1.0a2...2.1.0b1

Release 2.1.0a2

26 Oct 16:56
2.1.0a2
cb40c89
Compare
Choose a tag to compare
Release 2.1.0a2 Pre-release
Pre-release

What's Changed

  • Remove shell use in subprocess (#872)
  • Correctly define ansible_python_interpreter for hosts using a local connection (#880)
  • Run tests on all supported runtimes consistently (#879)
  • Remove use of tempfile in tests (#878)
  • Fix tests to allow them to run in parallel without conflict (#847)
  • Update documentation to remove adhoc and playbook refs (#870)
  • Fix link to contributing guide (#791)

Full Changelog: 2.1.0a1...2.1.0a2