Skip to content

Commit d2999bf

Browse files
author
Anandkumar Patel
committed
update update_cache format
1 parent 7037597 commit d2999bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/roles/docker/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
apt_repository:
3939
repo: "deb https://get.docker.com/ubuntu docker main"
4040
state: present
41-
update_cache=yes
41+
update_cache: yes
4242

4343
- name: copy docker config file
4444
sudo: yes

0 commit comments

Comments
 (0)