Accepting request 1182531 from systemsmanagement:ansible
OBS-URL: https://build.opensuse.org/request/show/1182531 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ansible-lint?expand=0&rev=48
This commit is contained in:
commit
14d27282de
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c69a210aebacdf39ade7fffbc441279e3555314cacc9fcf4f6e98b5dda50a792
|
||||
size 473122
|
3
ansible-lint-24.6.1.tar.gz
Normal file
3
ansible-lint-24.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:444d7889c65256633a96e6219aff88de25c4632c2bbfcae334600509031a17a4
|
||||
size 474690
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 21 19:03:45 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 24.6.1:
|
||||
* Bugfixes
|
||||
- Fix working directory when used as an github action (#4213)
|
||||
@bkaraoren
|
||||
- Fix relative imports in args rule (#4216) @corubba
|
||||
- Fix cmd args with no-free-form transformer (#4215) @Qalthos
|
||||
- Accept changlog.yml as a valid changelog (#4218) @cavcrosby
|
||||
- Avoid using warn for command/shell actions (#4207) @ssbarnea
|
||||
- Update Contributing docs and add tox as test
|
||||
optional-dependency (#4209) @hdub-tech
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 19:22:21 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -40,7 +40,7 @@
|
||||
%global lib_name ansiblelint
|
||||
%{?python_enable_dependency_generator}
|
||||
Name: ansible-lint
|
||||
Version: 24.6.0
|
||||
Version: 24.6.1
|
||||
Release: 0%{?dist}
|
||||
Summary: Best practices checker for Ansible
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user