From d30bb93a90857cccda2e7252ceb8491df4391690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 11:02:20 +0000 Subject: [PATCH] Bump ansible from 6.6.0 to 7.0.0 in /.github/workflows Bumps [ansible](https://github.com/ansible/ansible) from 6.6.0 to 7.0.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-major ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 22bfb15..89de74c 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==22.3.1 -ansible==6.6.0 +ansible==7.0.0 ansible-lint==6.8.7 yamllint==1.28.0