Compare commits
2 commits
f4eff45aea
...
760ff954db
Author | SHA1 | Date | |
---|---|---|---|
760ff954db | |||
a0a55a7641 |
2 changed files with 1 additions and 2 deletions
2
.github/workflows/ansible-lint.yml
vendored
2
.github/workflows/ansible-lint.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
env:
|
||||
FORCE_COLOR: '1'
|
||||
|
||||
- run: pip install -r requirements.txt
|
||||
- run: pip install -r .github/workflows/requirements.txt
|
||||
env:
|
||||
FORCE_COLOR: '1'
|
||||
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
ansible-lint
|
||||
ansible-core
|
Loading…
Add table
Add a link
Reference in a new issue