postgresql server: fix indent
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
1aa4c2d1fa
commit
c034afc53c
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@
|
|||
|
||||
- name: on rhel8 hosts enable the postgresql 12 module.
|
||||
copy:
|
||||
dest: /etc/dnf/modules.d/postgresql.module
|
||||
content: |
|
||||
dest: /etc/dnf/modules.d/postgresql.module
|
||||
content: |
|
||||
[postgresql]
|
||||
name=postgresql
|
||||
stream=12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue