ITPLT-3328 add notest tag

This commit is contained in:
Alan Cheng
2023-11-09 11:25:49 +11:00
parent eaf04584d6
commit 6573647df5

View File

@@ -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: