Initial commit uberspace ansible
This commit is contained in:
5
roles/postgres/tasks/main.yml
Normal file
5
roles/postgres/tasks/main.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- include: compile.yml
|
||||
- include: profile.yml
|
||||
- include: setup.yml
|
||||
- include: service.yml
|
||||
Reference in New Issue
Block a user