From 2364f7889b34b23bc5ef957131f7e66d2bea3875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:48:13 +0000 Subject: [PATCH] Bump ansible-core in /jenkins-agents/jenkins-agent-ansible Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.4 to 2.17.6. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.17.4...v2.17.6) --- updated-dependencies: - dependency-name: ansible-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jenkins-agents/jenkins-agent-ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins-agents/jenkins-agent-ansible/requirements.txt b/jenkins-agents/jenkins-agent-ansible/requirements.txt index 1e05f49aa..45687d4c8 100644 --- a/jenkins-agents/jenkins-agent-ansible/requirements.txt +++ b/jenkins-agents/jenkins-agent-ansible/requirements.txt @@ -2,4 +2,4 @@ molecule paramiko openshift kubernetes -ansible-core==2.17.4 \ No newline at end of file +ansible-core==2.17.6 \ No newline at end of file