From 31393b09e97e6bcc7782406c36be200b5cecfbd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 13:09:30 +0000 Subject: [PATCH 1/2] [dependabot python](deps): Bump ansible-lint from 25.6.1 to 25.12.1 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 25.6.1 to 25.12.1. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v25.6.1...v25.12.1) --- updated-dependencies: - dependency-name: ansible-lint dependency-version: 25.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tox/requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox/requirements-lint.txt b/tox/requirements-lint.txt index df13564..0ddc6ec 100644 --- a/tox/requirements-lint.txt +++ b/tox/requirements-lint.txt @@ -1,2 +1,2 @@ yamllint==1.37.1 -ansible-lint==25.6.1 +ansible-lint==25.12.1 From 805294f69d744fe702f0ea4b591ce60417c99d33 Mon Sep 17 00:00:00 2001 From: amemon-redhat Date: Fri, 12 Dec 2025 16:33:54 +0100 Subject: [PATCH 2/2] corrected spell error dependencieswq! --- 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