From cb9946b3a268cd388bfc743172ca906211dc1d10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 23:27:21 +0000 Subject: [PATCH] Bump ansible from 2.9.20 to 4.2.0 in /images/ansible Bumps [ansible](https://github.com/ansible/ansible) from 2.9.20 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] --- images/ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/ansible/requirements.txt b/images/ansible/requirements.txt index 44e51e02..cc4b7c05 100644 --- a/images/ansible/requirements.txt +++ b/images/ansible/requirements.txt @@ -1,5 +1,5 @@ # https://github.com/Azure/azure-cli/issues/16858 cryptography==3.3.2 -ansible==2.9.20 +ansible==4.2.0 ncclient