Skip to content

Releases: ansible/ansible-navigator

v3.0.0

31 Mar 15:21
d60324c
Compare
Choose a tag to compare

Major Changes

Minor Changes

Bugfixes

v2.2.0

07 Oct 14:32
8bcee77
Compare
Choose a tag to compare

Minor Changes

Bugfixes

v2.1.0

10 May 21:17
eb73231
Compare
Choose a tag to compare

Minor Changes

Bugfixes

  • Fix warning message issue for run action in stdout mode (#1220) @ganeshrn

v2.0.0

14 Apr 19:40
9b31519
Compare
Choose a tag to compare

New features in v2.0.0

  • Added the settings subcommand to review the current settings by @alisonlhart and @thedoubl3j
  • Added the builder subcommand to manage execution environment builds by @ganeshrn
  • Added the exec subcommand to run commands within an execution environment by @cidrblock
  • Added the lint subcommand to lint your playbooks with ansible-lint by @relrod
  • Automatic settings file updating by @cidrblock
  • Added roles to the :collections view by @cidrblock
  • UI updates, better error messages, better help, and LESS SCREAMING by everyone

Major changes to the settings file in v2.0.0

The settings file structure had some big changes leading up to v2.0.0, if everything goes
well, ansible-navigator should update your settings file for you. It's the right thing to do.

Generating a sample settings file is as easy as ansible-navigator settings --sample

  • Added time_zone for playbook artifact creation and logging
  • Moved ansible.inventories to ansible.inventory.paths
  • Moved documentation to ansible.doc
  • Moved help_* out of the settings root
  • Moved playbook to playbook.path
  • Moved pull_policy to pull.policy
  • Switched from 'label' to 'options' for execution environment volume mounts

Minor changes and bug fixes

  • See the pre-releases for minor and bug fixes

The full changelog can be found here: https://ansible-navigator.readthedocs.io/en/latest/changelog/

v2.0.0-rc1

07 Apr 19:44
a87322a
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0b0...v2.0.0-rc1

v2.0.0b0

31 Mar 16:17
2f11342
Compare
Choose a tag to compare
v2.0.0b0 Pre-release
Pre-release

Minor Changes

v2.0.0a1

24 Mar 17:27
050664b
Compare
Choose a tag to compare
v2.0.0a1 Pre-release
Pre-release

Major Changes

Minor Changes

Bugfixes

v2.0.0a0

18 Mar 15:26
b442e26
Compare
Choose a tag to compare
v2.0.0a0 Pre-release
Pre-release

Major Changes

Minor Changes

Bugfixes

  • Collections fix, always mount the doc cache (#1062) @cidrblock
  • Introduce small delay in stdout dequeue read loop (#968) @cidrblock
  • Avoid duplicate mounts when collection doc cache is in the CWD (#972) @cidrblock
  • Error out when /dev/mqueue/ doesn't exist and container engine is podman with EE support enabled (#866) @cidrblock
  • Use tox lint job and document it (#708) @ssbarnea
  • set task duration to zero if None (fixes #598) (#627) @thedoubl3j
  • Update __task when runner event is in ok, skipped, unreachable and failed state (#597) @priyamsahoo

Release 1.1.0

13 Oct 14:25
fa5ab6f
Compare
Choose a tag to compare

Pass through container options to the container engine
Several bug fixes

Release 1.0.0

28 Jun 20:40
f2fe70d
Compare
Choose a tag to compare
Release 1.0.0