Skip to content
Snippets Groups Projects
Commit d463c50d authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Merge branch 'master' of git.fsmpi.rwth-aachen.de:infra/ansible

parents 9e022acc 59fb6c53
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,10 @@ ...@@ -8,7 +8,10 @@
- python-psycopg2 - python-psycopg2
tags: tags:
- packages - packages
- postgresql - postgres
- name: ensure postgres is started - name: ensure postgres is started
service: name=postgresql state=started service: name=postgresql state=running enabled=yes
tags:
- service
- postgres
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment