ITPLT-3381 skip idempotence test flag

This commit is contained in:
Alan Cheng
2023-11-15 12:59:12 +11:00
parent 74d60e446b
commit 4fc84f6728

View File

@@ -18,6 +18,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: