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 e9b17bc commit 51f514bCopy full SHA for 51f514b
.github/workflows/ansible-lint.yml
@@ -26,8 +26,6 @@ jobs:
26
FORCE_COLOR: '1'
27
28
- run: pip install --quiet --no-compile --requirement .github/workflows/requirements.txt
29
- env:
30
- FORCE_COLOR: '1'
31
32
- name: cache '.ansible'
33
id: cache-collections
0 commit comments