Include the base role and make the pdc a postgresql server

This commit is contained in:
Pierre-Yves Chibon 2015-09-30 13:33:58 +02:00
parent e8568e8b0f
commit ba03d100ff

View file

@ -29,6 +29,8 @@
- include: "{{ tasks }}/mod_wsgi.yml"
roles:
- base
- postgresql_server
- pdc
handlers: