remove tailling whitespaces
This commit is contained in:
parent
a4c393d3fb
commit
dbbaf0d26d
1 changed files with 1 additions and 3 deletions
|
@ -24,7 +24,7 @@
|
|||
owner: postgres
|
||||
group: postgres
|
||||
mode: 0755
|
||||
|
||||
|
||||
- name: Configuration of postgresql {{ postgresql.version }}
|
||||
template:
|
||||
src: postgresql/{{ item }}.j2
|
||||
|
@ -37,5 +37,3 @@
|
|||
- postgresql.conf
|
||||
notify:
|
||||
- restart postgresql
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue