Fix molecule tests

This commit is contained in:
Helmut Wolf
2024-12-10 15:10:29 +01:00
parent e029e1c2fd
commit 86284b12c2
24 changed files with 49 additions and 27 deletions

View File

@@ -7,5 +7,6 @@
ansible.builtin.apt:
name:
- sudo
# - openjdk-21-jdk-headless # this is not available in ghcr.io/hspaans/molecule-containers:debian-11 (neither in debian-12) since the images are using outdated package sources
- openjdk-17-jdk-headless
state: present