Skip to content

Commit e3a9102

Browse files
committed
args update
1 parent 84f3db0 commit e3a9102

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ansible-lint-sap_hana_preconfigure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
# Avoid using @main, which can introduce breaking changes unexpectedly.
3030
- uses: ansible/ansible-lint@v25
3131
with:
32-
args: roles/sap_hana_preconfigure
32+
args: roles/sap_hana_preconfigure -c roles/sap_hana_preconfigure/.ansible-lint
3333
# Use the shared requirements file from the collection root for dependency context.
3434
requirements_file: ./requirements.yml

0 commit comments

Comments
 (0)