Skip to content

Commit e3a813d

Browse files
committed
workflow: comment implicit ansible-galaxy w/ ansible-lint
1 parent ab83124 commit e3a813d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
path: /home/runner/.ansible
3737
key: zfs_dkms-runner-dot-ansible
3838

39-
- run: ansible-lint
39+
- run: ansible-lint # no '--offline' implies 'ansible-galaxy collection install -r requirements.yml'
4040
env:
4141
ANSIBLE_FORCE_COLOR: '1'

0 commit comments

Comments
 (0)