From 60d5276632957b8f0ad3c4ed3746f530fc0988c9 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:07:35 +0000 Subject: [PATCH] chore(deps): update dependency ansible-core to v2.20.4 | datasource | package | from | to | | ---------- | ------------ | ------- | ------ | | pypi | ansible-core | 2.18.10 | 2.20.4 | | pypi | ansible-core | 2.19.2 | 2.20.4 | --- .hooks/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.hooks/requirements.txt b/.hooks/requirements.txt index b23e86d6..f89bea6d 100644 --- a/.hooks/requirements.txt +++ b/.hooks/requirements.txt @@ -1,4 +1,4 @@ -ansible-core==2.19.2 +ansible-core==2.20.4 docker==7.1.0 docsible==0.7.25 molecule==25.9.0 diff --git a/requirements.txt b/requirements.txt index 3db4af41..c8ed6108 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pyyaml boto3==1.34.131 botocore==1.34.131 # Ansible -ansible-core==2.18.10 +ansible-core==2.20.4 ansible_runner pywinrm # AZURE