Move all shared into this new repo
This commit is contained in:
6
db/postgresql-10/tasks/main.yml
Normal file
6
db/postgresql-10/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# postgresql-10
|
||||
|
||||
# Install PostgreSQL 10 - Debian and Ubuntu
|
||||
- include_tasks: install-debian.yml
|
||||
when: ansible_os_family == "Debian"
|
||||
Reference in New Issue
Block a user