mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 19:26:58 +00:00
[PR #7709/0c7b9e50 backport][stable-8] Fix keytool setup on Debian Bookworm (#7712)
Fix keytool setup on Debian Bookworm (#7709)
Fix keytool setup on Debian Bookworm.
(cherry picked from commit 0c7b9e50b5)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
09047058ce
commit
c79073c687
7 changed files with 28 additions and 7 deletions
|
|
@ -3,4 +3,5 @@
|
|||
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
keytool_package_name: jre11-openjdk-headless
|
||||
keytool_package_names:
|
||||
- jre11-openjdk-headless
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue