mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
postgresql-server: fix indent
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user