Refactor some names and add postgresql from extras.

This commit is contained in:
Steve Smith
2019-04-01 12:40:20 +11:00
parent dbc4f1dc50
commit c8a4b7c401
7 changed files with 28 additions and 28 deletions

View File

@@ -0,0 +1,13 @@
---
- name: Install AWS support packages
yum:
name:
- amazon-ssm-agent
- amazon-efs-utils
- name: Install common util packages
yum:
name:
- jq