mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 17:03:06 -06:00
10 lines
170 B
YAML
10 lines
170 B
YAML
---
|
|
|
|
- name: Install Amazon-Linux-specific support packages
|
|
yum:
|
|
name:
|
|
- shadow-utils
|
|
- libxml2
|
|
- git-{{ git_version }}
|
|
- dejavu-sans-fonts
|