SHA256
1
0
forked from pool/ansible-lint
Go to file
Sebastian Wagner 0f85d833a3 - Update to version 6.0.2:
- Recognize import_role and import_role when using fqcn (#2034)
 - Adds more yamllint configuration paths (#2032)
 - Allow normpath accept empty strings (#2028)
   Fixes bug where calling ansible-lint with "" as an argument, it will
   raise an exception. We can assume that empty string is the same as
   ".", especially as we also allow no arguments which are almost always
   treated as current directory too.
 - Remove ref to archived toolbox image from docs (#2026)
 - `--write`: Add `MatchError.yaml_path` for transforms (#2025)
 - --write: Avoid line-wrapping YAML flow objects (#2022)
 - --write: Introduce TransformMixin for Rules (#2023)
 - Avoid processing files under templates (#2021)
 - Add YAML path (to play/task) discovery utils for Transforms to use (#1970)
 - Recognize import_tasks with file key (#2019)
 - Allow import_playbook from collections (#2018)
 - Use ansible-compat cache directory (#2016)
   Ensures that we use the same cache_dir as ansible-compat.

- Update to version 6.0.0:
 - Major Changes
  - Remove support for ansible 2.9 (#1880) @ssbarnea
  - Remove support for py36 and py37 (#1850) @ssbarnea
  - Made fqcn-builtins rule implicit (#1908) @ssbarnea
  - Removed --parseable-severity feature (#1898) @ssbarnea
  - Clarify GPLv3 license of the distribution (#1882) @ssbarnea
  - Made ansible-core a direct dependency (#1888) @ssbarnea
  - Made yamllint a direct dependency (#1881) @ssbarnea
  - Rename prerun submodule to _mockings (#1972) @ssbarnea
  - Remove unused code from prerun submodule (#1971) @ssbarnea

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ansible-lint?expand=0&rev=10
2022-04-01 19:14:11 +00:00
.gitattributes Accepting request 522429 from home:bmanojlovic 2017-09-10 06:42:53 +00:00
.gitignore Accepting request 522429 from home:bmanojlovic 2017-09-10 06:42:53 +00:00
ansible-lint-6.0.2.tar.gz - Update to version 6.0.2: 2022-04-01 19:14:11 +00:00
ansible-lint.changes - Update to version 6.0.2: 2022-04-01 19:14:11 +00:00
ansible-lint.spec - Update to version 6.0.2: 2022-04-01 19:14:11 +00:00