Update ansible to 2.4.1

Update ansible version to 2.4.1, so we can take advantage of new
modules such as archive.

Ansible 2.4.1 was selected because that is the version that is
used by tripleo-quickstart.

Change-Id: Iab66dacd6fef2617a6ef82e91d2f48b2fd507aa6
Signed-off-by: Charles Short <zulcss@gmail.com>
This commit is contained in:
Charles Short 2018-06-09 20:16:11 -04:00
parent 2b5205f098
commit f7a653af3c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
ansible==2.2.0.0
ansible==2.4.1
elasticsearch
grafyaml==0.0.7
openstacksdk