ansible-core 2.16.19
Resolves: RHEL-186672 Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
This commit is contained in:
parent
a9bb75d537
commit
d76fb3206e
2
.gitignore
vendored
2
.gitignore
vendored
@ -60,3 +60,5 @@
|
||||
/ansible_core-2.16.16.tar.gz
|
||||
/ansible_core-2.16.18.tar.gz
|
||||
/ansible-documentation-2.16.18.tar.gz
|
||||
/ansible_core-2.16.19.tar.gz
|
||||
/ansible-documentation-2.16.19.tar.gz
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
Name: ansible-core
|
||||
Summary: A radically simple IT automation system
|
||||
Epoch: 1
|
||||
Version: 2.16.18
|
||||
Version: 2.16.19
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Libraries
|
||||
# The main license is GPLv3+. Many of the files in lib/ansible/module_utils
|
||||
@ -195,6 +195,9 @@ install -Dpm 0644 licenses/* -t %{buildroot}%{_pkglicensedir}
|
||||
%{python3_sitelib}/ansible_test
|
||||
|
||||
%changelog
|
||||
* Mon Jun 22 2026 Dimitri Savineau <dsavinea@redhat.com> - 1:2.16.19-1
|
||||
- ansible-core 2.16.19 release (RHEL-186672)
|
||||
|
||||
* Mon Apr 20 2026 Dimitri Savineau <dsavinea@redhat.com> - 1:2.16.18-1
|
||||
- ansible-core 2.16.18 release (RHEL-169608)
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (ansible_core-2.16.18.tar.gz) = 6f7485097f02385765cbb37ffcb4bbbea870de47d1e5e9859c5031aee0291c259a57820e8022dd37f26aad402d6cc02c675cea21529cb3ed5030cd4c376a015d
|
||||
SHA512 (ansible-documentation-2.16.18.tar.gz) = 626370a0ce05489d731865c1e3359ca689e6ecdd1cf5d5165b94688544bedd549ff500958cd9667faf8e6f604c32d0460cf8cb76b7fb37843ac6a2df402fa3dd
|
||||
SHA512 (ansible_core-2.16.19.tar.gz) = 195c5fd13c3128fe090941c26ee64a7f2cbd50194bda94ea252f080a19b8be91c1a8149ec67efde42551dc295cdb32e309e03189dc4d722933237a7796f27fe8
|
||||
SHA512 (ansible-documentation-2.16.19.tar.gz) = ad60682110f4481185b5f66d57fa3f7868c004f113f3fd301fbe37e3cf669c61d34817a0fb5ebd06a99b346a9b11e67d274848eac92601cff2f97100aeeff806
|
||||
|
||||
Loading…
Reference in New Issue
Block a user