Skip to content

Releases: ansible/ansible-lint

v6.1.0

10 May 13:33
49377b8
Compare
Choose a tag to compare

Minor Changes

Bugfixes

  • Fix support for block tasks in unnamed-task rule (#2107) @nishipy
  • Make sure all tasks get evaluated by matchtask including block/always/rescue and nested tasks (#2031) @nishipy
  • Ensure tags are escaped when printed (#2096) @ssbarnea
  • Detect role argument_specs files as a lintable kind (#2091) @ziegenberg
  • Fix var-naming rule to show line numbers and apply noqa (#2090) @notok
  • --write: Do not rewrite zero 0 as octal 00 (#2092) @ziegenberg
  • Relax the yamllint rules on spaces inside braces for flow mappings (#2077) @ziegenberg
  • Update test and typing deps and remove special code paths for py < 3.8 (#2087) @ziegenberg
  • Update package metadata for setuptools (#2086) @ziegenberg
  • Apply var-spacing tests to vars files (#2063) @notok
  • Add philosophy section to the documentation (#2017) @ssbarnea
  • Propagate error message to user on systemexit (#2058) @wbh1
  • Fix loading ansible-lint.yml in git projects (#2059) @evgeni

v6.0.2

23 Mar 18:02
61ed3ea
Compare
Choose a tag to compare

Minor Changes

Bugfixes

Note: we used 6.0.2 instead of 6.1.0 because all minor changes including are affecting only the experimental formatting feature and not other product features.

v6.0.1

18 Mar 13:36
dbd10e7
Compare
Choose a tag to compare

Bugfixes

v6.0.0

15 Mar 10:06
5a0e1f2
Compare
Choose a tag to compare

Major Changes

Minor Changes

Bugfixes

v5.4.0

12 Feb 11:11
19efc81
Compare
Choose a tag to compare

Minor Changes

Bugfixes

v5.3.2

10 Jan 12:29
f41f1f9
Compare
Choose a tag to compare

Bugfixes

v5.3.1

07 Dec 18:11
8c372b6
Compare
Choose a tag to compare

Bugfixes

  • Configure root logger instead of package logger (#1773) @relrod

v5.3.0

01 Dec 10:10
fd4a746
Compare
Choose a tag to compare

Minor Changes

Bugfixes

v5.2.1

19 Oct 13:27
60f2205
Compare
Choose a tag to compare

Bugfixes

Kudos goes to: @AleksaC, @konstruktoid, @pre-commit-ci, @pre-commit-ci[bot], @ssbarnea and @ubschmidt2

v5.2.0

01 Oct 12:11
af402d0
Compare
Choose a tag to compare

Minor Changes

Bugfixes

Kudos goes to: @ToBeFree, @greg-hellings, @konstruktoid, @pabluk and @ssbarnea