Pin Ansible to 2.2.1

Recent changes were made to Kargo cluster.yml which require
Ansible 2.2.1. Kargo is fully compatible with this version of
Ansible already.

Change-Id: I3db7d210cf5038809d4674a709f9ee63633b0a48
This commit is contained in:
Matthew Mosesohn 2017-02-09 16:23:17 +03:00
parent 8c9962e10c
commit 120066b34c
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ ANSIBLE_FORKS=${ANSIBLE_FORKS:-50}
# Valid sources: pip, apt
ANSIBLE_INSTALL_SOURCE=pip
required_ansible_version="2.2.0"
required_ansible_version="2.2.1"
function collect_info {
# Get diagnostic info and store it as the logs.tar.gz at the admin node