ci: downstream molecule fixes

This commit is contained in:
Guido Grazioli 2024-04-24 17:56:15 +02:00
commit 213a9a0766
3 changed files with 6 additions and 2 deletions

View file

@ -44,7 +44,7 @@
packages_list: "{{ keycloak_quarkus_prereq_package_list }}"
- name: "Validate keytool"
when: keycloak.config_key_store_enabled
when: keycloak_quarkus_config_key_store_password | length > 0
block:
- name: "Attempt to run keytool"
changed_when: false