Skip to content

Commit

Permalink
Merge pull request containerd#641 from Random-Liu/fix-ansible-doc
Browse files Browse the repository at this point in the history
Require ansible 2.4+.
  • Loading branch information
abhi authored Mar 6, 2018
2 parents d3b112a + 760248d commit ffda916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This document provides the steps to bring up a Kubernetes cluster using ansible
### Prerequisites:
- **OS**: Ubuntu 16.04 (will be updated with additional distros after testing)
- **Python**: 2.7+
- **Ansible**: 2.3+
- **Ansible**: 2.4+

## Step 0:
- Install Ansible on the host where you will provision the cluster. This host may be one of the nodes you plan to include in your cluster. Installation instructions for Ansible are found [here](http://docs.ansible.com/ansible/latest/intro_installation.html).
Expand Down

0 comments on commit ffda916

Please sign in to comment.