You've already forked ansible-role-git
Compare commits
5 Commits
0.1.1
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
f620af1b12
|
|||
b35163be63
|
|||
a50a122fc8 | |||
2f0e1319b1
|
|||
cc0dceb493
|
@ -12,9 +12,9 @@ jobs:
|
||||
runs-on:
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5.0.0
|
||||
- name: Run ansible-lint
|
||||
uses: ansible/ansible-lint@v25.8.1
|
||||
uses: ansible/ansible-lint@v25.9.0
|
||||
with:
|
||||
args: "--config-file .ansible-lint"
|
||||
setup_python: "true"
|
||||
|
@ -1,4 +1,4 @@
|
||||
#jinja2: lstrip_blocks: true
|
||||
#jinja2: lstrip_blocks: True
|
||||
#
|
||||
# {{ ansible_managed }}
|
||||
#
|
||||
|
Reference in New Issue
Block a user