This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
start postgres at startup
services
Edoardo Putti
9 years ago
parent
8db1983251
commit
782439486f
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
roles/postgres/tasks/main.yaml
+ 2
- 0
roles/postgres/tasks/main.yaml
View File
@ -4,3 +4,5 @@
-
postgresql
-
postgresql-contrib
-
python-psycopg2
-
name
:
start postgresql at boot
service
:
name=postgresql state=started enabled=yes
Write
Preview
Loading…
Cancel
Save