bump ansible from 2.5.5 to 2.5.8

Avoids pause module exception with redirected console.

See: https://github.com/ansible/ansible/issues/41717

Pausing for 30 seconds
(ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
An exception occurred during task execution. To see the full traceback,
use -vvv. The error was: error: (25, 'Inappropriate ioctl for device')

Change-Id: I6914bf623deda0d257ba6a2f56b4e220a7931e06
This commit is contained in:
Sorin Sbarnea 2018-07-31 11:11:08 +01:00
parent e153115924
commit 60f9a8fdf1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmd2==0.8.5
ara==0.15.0
ansible==2.5.5
ansible==2.5.8
jmespath
netaddr>=0.7.18
os-client-config