Skip to content

Releases: ansible/ansible-lint

v6.14.6

13 Apr 09:53
e14c33b
Compare
Choose a tag to compare

Bugfixes

v6.14.5 (yanked)

12 Apr 13:34
502ea61
Compare
Choose a tag to compare

Bugfixes

v6.14.4

03 Apr 10:43
5756a7e
Compare
Choose a tag to compare

Bugfixes

v6.14.3

24 Mar 15:52
b706ccc
Compare
Choose a tag to compare

Bugfixes

v6.14.2

09 Mar 17:54
27e4ae1
Compare
Choose a tag to compare

Bugfixes

  • Ignore risky-shell-pipe with pwsh (#3166) @ssbarnea
  • Implement galaxy[no-runtime] check for meta/runtime.yml file (#3162) @ssbarnea
  • Fixed args rule error for synchronize module (#3158) @ajinkyau
  • Avoid test ... require a dictionary error with jinja rule (#3157) @ssbarnea

v6.14.1

07 Mar 15:06
eda1aba
Compare
Choose a tag to compare

Bugfixes

v6.14.0

03 Mar 12:55
ade2eca
Compare
Choose a tag to compare

Minor Changes

Bugfixes

  • Adding 2.9 ignore allow-list for sanity rule (#3118) @alisonlhart
  • Generalize args rule exception handling (#3113) @ajinkyau
  • Remove duplicate deprecated-command-syntax rule (#3119) @ssbarnea
  • Allow schema refresh to run without installing app (#3117) @ssbarnea
  • Removed unused code (#3116) @ajinkyau
  • Allow custom rules specific configuration with ansible-lint-config JSON Schema (#3080) @ssato
  • Ensure SPDX license list is in sync (#3111) @ssbarnea
  • Added support for raw booleans when using complex_conditional (#3109) @ajinkyau
  • Make git errors fatal when strict mode is active (#3064) @ssbarnea
  • Fix for skipped rules key in yaml rule (#3097) @ajinkyau
  • Allow manifest field on galaxy file schema (#3100) @ssbarnea
  • Simplify logic for meta-runtime rule (#3089) @ajinkyau
  • Removed lines not required for code coverage (meta-no-info rule) (#3094) @ajinkyau
  • Remove "mode: preserve" from risky file perms doc, add copy example (#3078) @jamescooke
  • Improved ignore file handling (#3075) @4ch1m
  • fix exclude-path test (#3071) @4ch1m
  • Avoid jinja rule triggering with mutually exclusive arguments (#3060) @ssbarnea
  • Avoid reformatting of strings with line feeds and no jinja (#3059) @ssbarnea
  • Change CodeClimate severity to expose error or warning levels (#3057) @ssbarnea
  • Avoid 'not defined' with jinja rule (#3056) @ssbarnea
  • Avoid 'is undefined' error with jinja rule (#3055) @ssbarnea
  • Document output formats (#3054) @ssbarnea
  • Allow /dev/null to be passed as config file (#3053) @ssbarnea

v6.13.1

17 Feb 12:01
8805eab
Compare
Choose a tag to compare

Bugfixes

v6.13.0

15 Feb 17:20
3d07f99
Compare
Choose a tag to compare

Minor Changes

Bugfixes

v6.12.2

10 Feb 11:16
ea887d8
Compare
Choose a tag to compare

Bugfixes