We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab83124 commit e3a813dCopy full SHA for e3a813d
.github/workflows/ansible-lint.yml
@@ -36,6 +36,6 @@ jobs:
36
path: /home/runner/.ansible
37
key: zfs_dkms-runner-dot-ansible
38
39
- - run: ansible-lint
+ - run: ansible-lint # no '--offline' implies 'ansible-galaxy collection install -r requirements.yml'
40
env:
41
ANSIBLE_FORCE_COLOR: '1'
0 commit comments