DCD-224: Move Amazon-specific Postgres installation to product-common role.

This commit is contained in:
Steve Smith
2019-04-11 11:14:59 +10:00
parent ff7533a43f
commit fe0e85b17e
2 changed files with 6 additions and 5 deletions

View File

@@ -5,7 +5,3 @@
name:
- amazon-ssm-agent
- amazon-efs-utils
# Amazon Linux 2 supplies extra packages via a special command.
- name: Enable Postgresql from 'extras'
command: amazon-linux-extras enable -y "postgresql{{ postgres_version }}"