upgrading docker version

pull/22/head
Smaine Kahlouch 2015-12-11 11:49:39 +01:00
parent b23b8aa3de
commit 47c211f9c1
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
with_items:
- aufs-tools
- cgroupfs-mount
- docker-engine=1.8.3-0~{{ ansible_distribution_release }}
- docker-engine=1.9.1-0~{{ ansible_distribution_release }}
- name: Copy default docker configuration
template: src=default-docker.j2 dest=/etc/default/docker backup=yes