From 6cdb2dde6a29c23b005bfcb1ba91a024a2e75e4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 05:55:30 +0000 Subject: [PATCH] Bump ansible from 4.0.0 to 4.1.0 in /.github/workflows Bumps [ansible](https://github.com/ansible/ansible) from 4.0.0 to 4.1.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] --- .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 a189559..a0e0311 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==21.1.2 -ansible==4.0.0 +ansible==4.1.0 yamllint==1.26.1 ansible-lint==5.0.12