You've already forked ansible-role-certificate-authority
Compare commits
6 Commits
e3ab2af58d
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| bc4627cccf | |||
|
b2848e76d2
|
|||
| 93f20bb614 | |||
|
e7a60501f0
|
|||
| 609eb4bc06 | |||
|
f14fda1ed0
|
@@ -14,7 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5.0.0
|
- uses: actions/checkout@v5.0.0
|
||||||
- name: Run ansible-lint
|
- name: Run ansible-lint
|
||||||
uses: ansible/ansible-lint@v25.9.0
|
uses: ansible/ansible-lint@v25.11.0
|
||||||
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