workflow: comment implicit ansible-galaxy w/ ansible-lint
All checks were successful
ansible-lint / ansible-lint (push) Successful in 26s
All checks were successful
ansible-lint / ansible-lint (push) Successful in 26s
This commit is contained in:
parent
ab83124987
commit
e3a813de3d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ansible-lint.yml
vendored
2
.github/workflows/ansible-lint.yml
vendored
|
@ -36,6 +36,6 @@ jobs:
|
||||||
path: /home/runner/.ansible
|
path: /home/runner/.ansible
|
||||||
key: zfs_dkms-runner-dot-ansible
|
key: zfs_dkms-runner-dot-ansible
|
||||||
|
|
||||||
- run: ansible-lint
|
- run: ansible-lint # no '--offline' implies 'ansible-galaxy collection install -r requirements.yml'
|
||||||
env:
|
env:
|
||||||
ANSIBLE_FORCE_COLOR: '1'
|
ANSIBLE_FORCE_COLOR: '1'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue