From 6573647df5324afea6dab865dca89b456caa810a Mon Sep 17 00:00:00 2001 From: Alan Cheng Date: Thu, 9 Nov 2023 11:25:49 +1100 Subject: [PATCH] ITPLT-3328 add notest tag --- roles/product_common/tasks/amazon-2.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/product_common/tasks/amazon-2.yml b/roles/product_common/tasks/amazon-2.yml index 4cf0472..7b1213f 100644 --- a/roles/product_common/tasks/amazon-2.yml +++ b/roles/product_common/tasks/amazon-2.yml @@ -16,6 +16,8 @@ - "{{ atl_adoptium_gpgkey_alternate_url is defined | ternary(atl_adoptium_gpgkey_alternate_url, '') }}" gpgcheck: yes state: present + tags: + - notest - name: Install Eclipse Temurin JDK ansible.builtin.yum: