Skip to content

Releases: ansible/ansible-navigator

v3.3.1

20 May 12:21
65f2286
Compare
Choose a tag to compare

Bugfixes

v3.3.0

16 May 14:29
2fd31b8
Compare
Choose a tag to compare

Minor Changes

Bugfixes

v3.2.0

28 Apr 20:07
34d4638
Compare
Choose a tag to compare

Minor Changes

This will be an upstream only release.

v3.1.0

28 Apr 11:49
3e3c419
Compare
Choose a tag to compare

Minor Changes

Bugfixes

v3.0.2

04 Apr 14:44
cc21a29
Compare
Choose a tag to compare

Bugfixes

v3.0.1

31 Mar 20:03
b075465
Compare
Choose a tag to compare

Bugfixes

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/