postgresql-server: fix indent

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-10 11:55:55 -07:00
parent d6865b7581
commit 2fe67cd8c1

View file

@ -49,7 +49,7 @@
- postgresql-contrib
- postgresql-plpython3
- python3-psycopg2
- pxz
- pxz
when: ansible_distribution_major_version|int >= 8 and ansible_distribution == 'RedHat' and ansible_cmdline.ostree is not defined
tags:
- packages