Commit e359349a authored by nanahira's avatar nanahira

fix

parent 280dd27a
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
- name: install some packages - name: install some packages
become: true become: true
apt: apt:
name: {{ntp_package}},util-linux name: '{{ntp_package}},util-linux'
- name: pull some images - name: pull some images
docker_image: docker_image:
name: '{{item}}' 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