Accepting request 1079057 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible
update to 6.14.5 OBS-URL: https://build.opensuse.org/request/show/1079057 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-lint?expand=0&rev=30
This commit is contained in:
parent
e4ee38251b
commit
258192a6b6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:980a3654bd855066fa4d53d024fdd8d2717006416ce45496eb41a14659175e06
|
||||
size 411393
|
3
ansible-lint-6.14.5.tar.gz
Normal file
3
ansible-lint-6.14.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92fe38d463f53260669706164aa32b4d7ca3a6de6939a6b8394dc67bfa8ae452
|
||||
size 410972
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 13 06:52:50 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- update to 6.14.5:
|
||||
* Bugfixes
|
||||
- Use fqcn[canonical] in place of fqcn[action-redirect] (#3273)
|
||||
@shatakshiiii
|
||||
- Refactor tests (#3271) @ssbarnea
|
||||
- Refactor no-relative-paths tests (#3270) @ssbarnea
|
||||
- Minor fixes for no-handler rule (#3269) @ssbarnea
|
||||
- name[casing]: Add transform to automatically fix this during
|
||||
--write (#3268) @ssbarnea
|
||||
- Remove meta-no-info rule due to being covered by schema[meta]
|
||||
(#3267) @ssbarnea
|
||||
- Ignore unknown sections under changes key on changelogs
|
||||
(#3262) @ssbarnea
|
||||
- Add current FreeBSD and OpenBSD versions (#3260) @rkrieger
|
||||
- Ensure playbook path is absolute (#3250) @ssbarnea
|
||||
- Updated 'kind' message if file kind is unknown (#3247)
|
||||
@ajinkyau
|
||||
- Rename arg-spec schema file to clarify it applies to roles
|
||||
only (#3243) @ssbarnea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 11:03:58 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
||||
%global lib_name ansiblelint
|
||||
%{?python_enable_dependency_generator}
|
||||
Name: ansible-lint
|
||||
Version: 6.14.4
|
||||
Version: 6.14.5
|
||||
Release: 0%{?dist}
|
||||
Summary: Best practices checker for Ansible
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user