ITPLT-3328 skip idempotence test when installing JDK

This commit is contained in:
Lee Goolsbee
2023-11-15 18:47:50 -06:00
parent b684f7be74
commit 036a8e69b4

View File

@@ -16,6 +16,8 @@
- "{{ atl_adoptium_gpgkey_alternate_url is defined | ternary(atl_adoptium_gpgkey_alternate_url, '') }}"
gpgcheck: yes
state: present
tags:
- molecule-idempotence-notest
- name: Install Eclipse Temurin JDK
ansible.builtin.yum: