Skip to content

Releases: ansible/ansible-lint

v4.3.3

27 Aug 16:45
b9c345f
Compare
Choose a tag to compare

Changes

Minor Changes

Bugfixes

  • E208: Avoid raise when action=file and state=file (#1006) @moreati

v4.3.2

26 Aug 08:44
1ed62bd
Compare
Choose a tag to compare

Changes

Minor Changes

Bugfixes

v4.3.1

20 Aug 18:55
42e682d
Compare
Choose a tag to compare

Changes

Minor Changes

  • Indicate how to skip rules on failures (#971) @ssbarnea
  • Allow custom rules which are loaded automatically (#935) @ssato

Bugfixes

v4.3.0

18 Aug 10:49
358f7ab
Compare
Choose a tag to compare

Changes

Major Changes

  • LRU Cache for frequently called functions (#891) @ragne
  • Change documentation website to RTD (#875) @ssbarnea
  • Require Python 3.6 or newer (#775) @ssbarnea
  • Switch support to last two stable version of Ansible (#721) @ssbarnea
  • Add rules for verifying the existence of imported and included files (#691) @jlusiardi
  • Add a new rule for detecting nested jinja mustache syntax (#686) @europ

Minor Changes

Bugfixes