From ec386d516741d212fb1fe66c17a2c1fb64bf5085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 23:22:59 +0000 Subject: [PATCH] Bump ansible from 2.7.8 to 4.2.0 in /docker/deploy/files Bumps [ansible](https://github.com/ansible/ansible) from 2.7.8 to 4.2.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/deploy/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/deploy/files/requirements.txt b/docker/deploy/files/requirements.txt index 91aa01c..c8ed99d 100644 --- a/docker/deploy/files/requirements.txt +++ b/docker/deploy/files/requirements.txt @@ -1,4 +1,4 @@ -ansible==2.7.8 +ansible==4.2.0 pbr>=1.6 ansible-modules-hashivault>=3.9.4 hvac