From 1862152e463b9a86f45fcc22463e6d549f404504 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 22:45:48 +0000 Subject: [PATCH] Bump ansible from 2.4.4.0 to 2.6.18 in /ansible/deploy Bumps [ansible](https://github.com/ansible/community) from 2.4.4.0 to 2.6.18. - [Release notes](https://github.com/ansible/community/releases) - [Commits](https://github.com/ansible/community/commits) Signed-off-by: dependabot[bot] --- ansible/deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/deploy/requirements.txt b/ansible/deploy/requirements.txt index 69113b7..0d25a2b 100644 --- a/ansible/deploy/requirements.txt +++ b/ansible/deploy/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.4.4.0 +ansible==2.6.18 shade==1.20.0 ipaddress==1.0.18 requests==2.18.4