From 7c1584b5d16ada0d437ecdca8907599d55be5193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 13:09:36 +0000 Subject: [PATCH 1/2] [dependabot python](deps): Bump ansible-core from 2.20.0 to 2.20.1 Bumps [ansible-core](https://github.com/ansible/ansible) from 2.20.0 to 2.20.1. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/compare/v2.20.0...v2.20.1) --- updated-dependencies: - dependency-name: ansible-core dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f1da82b..2ec2ac2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -ansible-core==2.20.0 +ansible-core==2.20.1 From 9379f061ce3f88e90567b1e3dfe71735dcaf6f2a Mon Sep 17 00:00:00 2001 From: amemon-redhat Date: Fri, 12 Dec 2025 16:29:32 +0100 Subject: [PATCH 2/2] spell correct dependencies in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16e7fa3..91aba4d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ It is designed to test S4/HANA Clusters comprising of 2 or more nodes where SAP Download the collection as part of the test project and make sure that the inventory file is modified to include your machines which are subjected to these tests. In order for the tests to work correctly ensure that SAP HA Interface for SAP ABAP application server instances managed by RHEL HA Add-On is configured. This link can be followed to configure the same: https://access.redhat.com/solutions/3606101 -## Collection Dependancies +## Collection Dependencies This collection is dependant on - `sap.sap_operations` collection modules