mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
ITPLT-3328 add notest tag
This commit is contained in:
@@ -16,6 +16,8 @@
|
|||||||
- "{{ atl_adoptium_gpgkey_alternate_url is defined | ternary(atl_adoptium_gpgkey_alternate_url, '') }}"
|
- "{{ atl_adoptium_gpgkey_alternate_url is defined | ternary(atl_adoptium_gpgkey_alternate_url, '') }}"
|
||||||
gpgcheck: yes
|
gpgcheck: yes
|
||||||
state: present
|
state: present
|
||||||
|
tags:
|
||||||
|
- notest
|
||||||
|
|
||||||
- name: Install Eclipse Temurin JDK
|
- name: Install Eclipse Temurin JDK
|
||||||
ansible.builtin.yum:
|
ansible.builtin.yum:
|
||||||
|
|||||||
Reference in New Issue
Block a user