Skip to content

Commit

Permalink
[docker] omits re-installing conflicting package from base repos
Browse files Browse the repository at this point in the history
  • Loading branch information
dougbtv committed Mar 30, 2017
1 parent fb727b3 commit 9e2b76b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/kube-install/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
name: "{{ item }}"
state: latest
with_items:
- docker
- kubelet
- kubeadm
- kubectl
Expand Down

0 comments on commit 9e2b76b

Please sign in to comment.