You've already forked ansible-role-kvm
Compare commits
6 Commits
cd11ef0465
...
master
Author | SHA1 | Date | |
---|---|---|---|
a86260e4fc | |||
811bc1d3aa
|
|||
6456b81e54 | |||
95195fa16a
|
|||
c4659c9379 | |||
87b8cf1199
|
@ -14,7 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Run ansible-lint
|
- name: Run ansible-lint
|
||||||
uses: ansible/ansible-lint@v25.7.0
|
uses: ansible/ansible-lint@v25.8.2
|
||||||
with:
|
with:
|
||||||
args: "--config-file .ansible-lint"
|
args: "--config-file .ansible-lint"
|
||||||
setup_python: "true"
|
setup_python: "true"
|
||||||
|
Reference in New Issue
Block a user