mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
adding the file command on azl2 to help with mimetype discovery. adding some failed_when logic to unarchiving the obr
This commit is contained in:
@@ -3,10 +3,11 @@
|
||||
- name: Install Amazon-Linux-specific support packages
|
||||
yum:
|
||||
name:
|
||||
- shadow-utils
|
||||
- libxml2
|
||||
- git-{{ git_version }}
|
||||
- dejavu-sans-fonts
|
||||
- file
|
||||
- git-{{ git_version }}
|
||||
- libxml2
|
||||
- shadow-utils
|
||||
|
||||
- name: Limit the SSH ciphers
|
||||
lineinfile:
|
||||
|
||||
Reference in New Issue
Block a user