You've already forked ansible-role-networking
Compare commits
6 Commits
3328c2e80f
...
master
Author | SHA1 | Date | |
---|---|---|---|
cd478abf28 | |||
4c8dc572a6
|
|||
0cc341f270 | |||
0cff9707b7
|
|||
602819140c | |||
20b5e777d8
|
@ -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