system roles release 1.23.0-2.13
Resolves: RHEL-16974 : rhc - rhc: new rhc_insights.ansible_host parameter Rename test playbook from .yaml to .yml
This commit is contained in:
parent
9f56f32207
commit
2dc3fa9faa
1
.gitignore
vendored
1
.gitignore
vendored
@ -717,3 +717,4 @@
|
||||
/tlog-1.3.3.tar.gz
|
||||
/postgresql-1.3.3.tar.gz
|
||||
/podman-1.4.6.tar.gz
|
||||
/rhc-1.5.1.tar.gz
|
||||
|
@ -19,7 +19,7 @@ Name: linux-system-roles
|
||||
Url: https://github.com/linux-system-roles
|
||||
Summary: Set of interfaces for unified system management
|
||||
Version: 1.23.0
|
||||
Release: 2.12%{?dist}
|
||||
Release: 2.13%{?dist}
|
||||
|
||||
License: GPLv3+ and MIT and BSD and Python
|
||||
%global _pkglicensedir %{_licensedir}/%{name}
|
||||
@ -154,7 +154,7 @@ Source: %{url}/auto-maintenance/archive/%{mainid}/auto-maintenance-%{mainid}.tar
|
||||
%deftag 22 1.4.1
|
||||
|
||||
%global rolename23 rhc
|
||||
%deftag 23 1.5.0
|
||||
%deftag 23 1.5.1
|
||||
|
||||
%global rolename24 journald
|
||||
%deftag 24 1.2.3
|
||||
@ -672,6 +672,10 @@ find %{buildroot}%{ansible_roles_dir} -mindepth 1 -maxdepth 1 | \
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 9 2024 Rich Megginson <rmeggins@redhat.com> - 1.23.0-2.13
|
||||
- Resolves: RHEL-16974 : rhc - rhc: new rhc_insights.ansible_host parameter
|
||||
Rename test playbook from .yaml to .yml
|
||||
|
||||
* Thu Feb 8 2024 Rich Megginson <rmeggins@redhat.com> - 1.23.0-2.12
|
||||
- Resolves: RHEL-22228 : podman - user linger needed before secrets
|
||||
|
||||
|
2
sources
2
sources
@ -23,7 +23,7 @@ SHA512 (network-1.14.2.tar.gz) = 225ebaf36e6aea8afb5e2f03392f3842e5203721aafff84
|
||||
SHA512 (podman-1.4.6.tar.gz) = 0ec5905816bc6b8a0c60364e431e5c22a22a7469f59e47469d939d65016fd87a76981eb0435e692964e7f9a3b5c4b6b1bf2b9cc1ac91255ba193a7deb9c75679
|
||||
SHA512 (postfix-1.4.3.tar.gz) = 8948272377051ff77139cfe2e4ec58e94d931fc9107f7fda3755db7371d13d73d6c626a8291dcf3d0c2af07655d01a1c50e8645b1f6d5bf19db90dc920568ed4
|
||||
SHA512 (postgresql-1.3.3.tar.gz) = fe5112954bb2f8191f5be8709f4b8fb9b6009ac794e9b180aa6d38110a0d5e8e8138d3fd0d168608e87d3ef5934056c2e90ae3308716e714a58aaeb2f5ef0c2d
|
||||
SHA512 (rhc-1.5.0.tar.gz) = 8755e8b757509cf14ba6336c36fda99194195aebc4520655796cf87378459c26951a24c51ad393aa45f9e0454f813c06eea906d656ed74b2880e81fc67cfccad
|
||||
SHA512 (rhc-1.5.1.tar.gz) = 83d5d7dca05ec389a9f590c1452fe7d15c3e755e8189e646225ddc6387e91204d50d3673bcd8cabae703cc8d785bda5e56fd3465c7779afe1eef2bcaabeb1563
|
||||
SHA512 (selinux-1.7.3.tar.gz) = 4816686d2c6bd8bb72d014a6dec6cc9e1824df783475f31749da9bca457655883f31db6aa2bc17381e3fefaacfca0e7dd958ed499fc4b6f5dfb97d08cc9c2308
|
||||
SHA512 (snapshot-1.1.0.tar.gz) = db86745a50307d32ec8d46593898557cc5a9369afc932100752109a51a7c5384487f1eb6382ea0d3e8aa709897a94dc5efbbec6d751fd8f889dd09cb32ace189
|
||||
SHA512 (ssh-1.3.2.tar.gz) = 89533339fa9e3420f88f320dcead50e6e14db415201bb21c2b8a47ad96013c3ce59fc883963205ccb921e65a75f1cf38859f8d93ff7032a99fcabc0eaba4b5d7
|
||||
|
Loading…
Reference in New Issue
Block a user