Accepting request 1032634 from home:ojkastl_buildservice:Branch_systemsmanagement_ansible
update to 6.8.5 OBS-URL: https://build.opensuse.org/request/show/1032634 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:ansible/ansible-lint?expand=0&rev=12
This commit is contained in:
parent
81ffed4f5a
commit
311790814e
3
ansible-lint-6.8.5.tar.gz
Normal file
3
ansible-lint-6.8.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:338c9e0d33bb505a74ca163a22c75049861de297bc2bf61258186ee9653623e9
|
||||
size 293796
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 1 07:16:16 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- update to 6.8.5:
|
||||
* Bugfixes
|
||||
- Fix offline mode (#2643) @ssbarnea
|
||||
- Delay app initialization (#2642) @ssbarnea
|
||||
- Fix pip version check (#2641) @ssbarnea
|
||||
- Fix progressive mode exit code (#2638) @ssbarnea
|
||||
- role-name[path]: Now detects use of paths when including roles (#2532) @ssbarnea
|
||||
- Avoid altering severity based on level on codeclimate output (#2637) @ssbarnea
|
||||
- Do not emit fqcn[action-core] when ansible.legacy is used for builtin modules (#2634) @felixfontein
|
||||
- Avoid upgrade recommendation for bleeding edge users (#2630) @ssbarnea
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 29 07:44:23 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global lib_name ansiblelint
|
||||
%{?python_enable_dependency_generator}
|
||||
Name: ansible-lint
|
||||
Version: 6.8.4
|
||||
Version: 6.8.5
|
||||
Release: 0%{?dist}
|
||||
Summary: Best practices checker for Ansible
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user