Added nfs mount, sshpass, and serialization to playbook

This commit is contained in:
Cody Wimer
2017-07-26 21:35:30 -04:00
parent 14e07095f2
commit ee66afacbc
4 changed files with 31 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
---
# Variables listed here are applicable to all host groups
docker_compose_version_to_install: 1.13.0
docker_ce_version_to_install: 17.03.0~ce-0~ubuntu-{{ ansible_distribution_release }}
docker_compose_version_to_install: 1.14.0
docker_ce_version_to_install: 17.06.0~ce-0~ubuntu