1 parent 84f3db0 commit e3a9102Copy full SHA for e3a9102
1 file changed
.github/workflows/ansible-lint-sap_hana_preconfigure.yml
@@ -29,6 +29,6 @@ jobs:
29
# Avoid using @main, which can introduce breaking changes unexpectedly.
30
- uses: ansible/ansible-lint@v25
31
with:
32
- args: roles/sap_hana_preconfigure
+ args: roles/sap_hana_preconfigure -c roles/sap_hana_preconfigure/.ansible-lint
33
# Use the shared requirements file from the collection root for dependency context.
34
requirements_file: ./requirements.yml
0 commit comments