postgresql server: fix indent

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-05-19 12:20:58 -07:00
parent 1aa4c2d1fa
commit c034afc53c

View file

@ -32,8 +32,8 @@
- name: on rhel8 hosts enable the postgresql 12 module. - name: on rhel8 hosts enable the postgresql 12 module.
copy: copy:
dest: /etc/dnf/modules.d/postgresql.module dest: /etc/dnf/modules.d/postgresql.module
content: | content: |
[postgresql] [postgresql]
name=postgresql name=postgresql
stream=12 stream=12