Skip to content

v6.16.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 19:48
· 372 commits to refs/heads/main since this release
f651dd5

Bugfixes

  • Update test dependencies (#3470) @ssbarnea
  • Fix and document installing of requirements.yml files (#3471) @ssbarnea
  • Do not ever exclude files given as arguments (#3468) @ssbarnea
  • Ensure we return error if argument gives are not present (#3467) @ssbarnea
  • Allow rules to expose all tags they can produce (#3464) @ssbarnea
  • Enable var-name rule to detect read-only variables (#3462) @ssbarnea
  • Add Oracle Enterprise Linux 7.* (#3463) @Rylon
  • Fix for var-naming rule to not break on include_tasks and vars (#3458) @ajinkyau
  • var-naming now prevents use of Ansible reserved names (#3460) @ssbarnea
  • Ensure that we also lint files from git submodules (#3431) @ssbarnea
  • Adding 2.16 to the list of allowed ansible-core versions in meta-runtime rule (#3455) @alisonlhart