mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-16 09:53:06 -06:00
DCD-798: Workaround for Error while PROCESSING TOC:
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
# Amazon Linux 2 supplies extra packages via a special command.
|
# Amazon Linux 2 supplies extra packages via a special command.
|
||||||
- name: Enable Postgresql from 'extras'
|
- name: Enable Postgresql from 'extras'
|
||||||
command: amazon-linux-extras install -y "postgresql{{ postgres_version }}"
|
command: amazon-linux-extras install -y "postgresql{{ postgres_version }}"
|
||||||
|
ignore_errors: yes
|
||||||
environment:
|
environment:
|
||||||
PYTHON: /bin/python
|
PYTHON: /bin/python
|
||||||
args:
|
args:
|
||||||
|
|||||||
Reference in New Issue
Block a user