docket-host: quote variables

This commit is contained in:
Jérémy Lecour 2017-04-06 11:33:56 +02:00 committed by Jérémy Lecour
parent 6cf4de3da8
commit e2f5f91b08
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
- name: Install docker and docker-py
apt:
name: {{ item }}
name: "{{ item }}"
state: latest
update_cache: yes
with_items: