Add tag.
This commit is contained in:
parent
535f5d324a
commit
e71742c4b9
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
||||||
sysctl: name=kernel.shmmax value=68719476736
|
sysctl: name=kernel.shmmax value=68719476736
|
||||||
notify:
|
notify:
|
||||||
- restart postgresql
|
- restart postgresql
|
||||||
|
tags:
|
||||||
|
- postgresql
|
||||||
|
|
||||||
- name: Initialize postgres if necessary
|
- name: Initialize postgres if necessary
|
||||||
command: /usr/bin/postgresql-setup initdb creates=/var/lib/pgsql/data
|
command: /usr/bin/postgresql-setup initdb creates=/var/lib/pgsql/data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue