Commit e359349a authored by nanahira's avatar nanahira

fix

parent 280dd27a
......@@ -33,7 +33,7 @@
- name: install some packages
become: true
apt:
name: {{ntp_package}},util-linux
name: '{{ntp_package}},util-linux'
- name: pull some images
docker_image:
name: '{{item}}'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment