Ansiblesation des VMs de BDD #32
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