mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
DCD-686: Revert lockfiles as we should move to fine control over Ansible versions (again).
This commit is contained in:
@@ -4,11 +4,9 @@
|
||||
yum:
|
||||
name:
|
||||
- java-{{ java_version }}-openjdk-devel
|
||||
lock_timeout: 30
|
||||
when: atl_use_system_jdk
|
||||
|
||||
- name: Install other base packages on Amazon Linux
|
||||
yum:
|
||||
name:
|
||||
- dejavu-fonts-common # Required by the installer
|
||||
lock_timeout: 30
|
||||
|
||||
Reference in New Issue
Block a user