You've already forked ansible-role-bind9
Compare commits
9 Commits
0.1.0
...
d8a04d3f1b
Author | SHA1 | Date | |
---|---|---|---|
d8a04d3f1b | |||
b6a5d1c924
|
|||
d0ed854384 | |||
7e139fc571
|
|||
c0e254bd94 | |||
2cbd5d82a1
|
|||
4f727a2bc9 | |||
ce76a15b09
|
|||
827e96463f
|
@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Run ansible-lint
|
||||
uses: ansible/ansible-lint@v25.7.0
|
||||
uses: ansible/ansible-lint@v25.8.2
|
||||
with:
|
||||
args: "--config-file .ansible-lint"
|
||||
setup_python: "true"
|
||||
|
@ -12,7 +12,7 @@ jobs:
|
||||
runs-on:
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- uses: actions/checkout@v4.3.0
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0
|
||||
with:
|
||||
globs: '**/*.md'
|
||||
|
@ -1,4 +1,4 @@
|
||||
#jinja2: lstrip_blocks: "True (or False)", trim_blocks: "True (or False)"
|
||||
#jinja2: lstrip_blocks: True
|
||||
#
|
||||
# {{ ansible_managed }}
|
||||
#
|
||||
|
Reference in New Issue
Block a user