Skip to content

Commit c8b0e29

Browse files
committed
revert
1 parent 41b8ad8 commit c8b0e29

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ jobs:
1212

1313
- name: Lint Ansible Playbook
1414
uses: ansible/ansible-lint-action@main
15-
15+
with:
16+
path: "roles/"
1617
# Static: use Ansible Community Edition 4.8.0, with lowest compatible Ansible Core 2.11.6 and use Ansible-lint 5.2.1
File renamed without changes.

0 commit comments

Comments
 (0)