Upgrade to Ansible 2.7.8 (#4535)

This commit is contained in:
Maxime Guyot
2019-04-17 19:18:05 +02:00
committed by Kubernetes Prow Robot
parent 37eac010c8
commit f69b5f7f33
7 changed files with 17 additions and 17 deletions

View File

@@ -139,7 +139,7 @@ plugins can be deployed for a given single cluster.
Requirements
------------
- **Ansible v2.7.6 (or newer) and python-netaddr is installed on the machine
- **Ansible v2.7.8 (or newer) and python-netaddr is installed on the machine
that will run Ansible commands**
- **Jinja 2.9 (or newer) is required to run the Ansible Playbooks**
- The target servers must have **access to the Internet** in order to pull docker images. Otherwise, additional configuration is required (See [Offline Environment](https://github.com/kubernetes-sigs/kubespray/blob/master/docs/downloads.md#offline-environment))