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:
Geoff Jacobs
2022-07-25 12:28:33 +10:00
parent 2f6150492e
commit e5c1954b81
2 changed files with 9 additions and 3 deletions

View File

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