mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 00:08:46 -03:30
Remove apt-get update
This commit is contained in:
@@ -11,9 +11,6 @@ env:
|
||||
- SITE=cluster.yml ANSIBLE_VERSION=2.0.0
|
||||
- SITE=cluster.yml ANSIBLE_VERSION=1.9.4
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
|
||||
install:
|
||||
# Install Ansible.
|
||||
- sudo -H pip install ansible==${ANSIBLE_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user