update docker and postgres installs

This commit is contained in:
2018-01-07 12:43:41 -05:00
parent 771dfabd69
commit bc08842d57
8 changed files with 121 additions and 40 deletions

View File

@@ -1,7 +1,7 @@
---
# main docker tasks
- include: "install-xenial.yml"
- include: "install-xenial-ce.yml"
when: ansible_distribution_release == "xenial"
become: true