mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 21:49:30 -02:30
added rpm caching for to docker repo (#3718)
This commit is contained in:
committed by
k8s-ci-robot
parent
5ba67c55a2
commit
618ab93b42
@@ -124,7 +124,6 @@
|
||||
line: 'obsoletes=0'
|
||||
when: ansible_distribution in ["CentOS","RedHat"] and not is_atomic
|
||||
|
||||
|
||||
- name: ensure docker packages are installed
|
||||
action: "{{ docker_package_info.pkg_mgr }}"
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user