Compare commits
No commits in common. "760ff954db155e4f73db16ffb958f9e0aafea2ba" and "f4eff45aea1bbc44524a89b50ec619a65271233a" have entirely different histories.
760ff954db
...
f4eff45aea
2 changed files with 2 additions and 1 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 .github/workflows/requirements.txt
|
||||
- run: pip install -r requirements.txt
|
||||
env:
|
||||
FORCE_COLOR: '1'
|
||||
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
ansible-lint
|
||||
ansible-core
|
Loading…
Add table
Add a link
Reference in a new issue