You've already forked ansible-role-git
Compare commits
6 Commits
bbc2367c53
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 4e96829245 | |||
|
253db6e440
|
|||
| 3bb8e64383 | |||
|
5be84236d2
|
|||
| c8860ec066 | |||
|
1d185ddc42
|
@@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v5.0.0
|
||||
- name: Run ansible-lint
|
||||
uses: ansible/ansible-lint@v25.9.0
|
||||
uses: ansible/ansible-lint@v25.11.0
|
||||
with:
|
||||
args: "--config-file .ansible-lint"
|
||||
setup_python: "true"
|
||||
|
||||
Reference in New Issue
Block a user