From 8fd5bea5ecc50e4dc42caedaf2f03256393f0cf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 18:05:04 +0000 Subject: [PATCH] Bump ansible from 6.5.0 to 6.6.0 in /requirements.d Bumps [ansible](https://github.com/ansible/ansible) from 6.5.0 to 6.6.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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.d/ansible.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.d/ansible.txt b/requirements.d/ansible.txt index 9cda903..7c779d8 100644 --- a/requirements.d/ansible.txt +++ b/requirements.d/ansible.txt @@ -1,3 +1,3 @@ # Requirements for bootstrapping ansible through shell provisioner -ansible==6.5.0 +ansible==6.6.0