Compare commits

..

5 Commits

Author SHA1 Message Date
92fb4941a9 chore(deps): update ansible/ansible-lint action to v25.6.1
All checks were successful
Ansible Linter / ansible-lint (pull_request) Successful in 15s
Lint Markdown files / markdown-lint (pull_request) Successful in 8s
Lint Markdown files / markdown-lint (push) Successful in 4s
Ansible Linter / ansible-lint (push) Successful in 51s
2025-06-19 10:00:39 +00:00
35fd1879c1 chore(deps): update ansible/ansible-lint action to v25.6.0
All checks were successful
Lint Markdown files / markdown-lint (pull_request) Successful in 11s
Ansible Linter / ansible-lint (pull_request) Successful in 52s
Ansible Linter / ansible-lint (push) Successful in 37s
Lint Markdown files / markdown-lint (push) Successful in 12s
2025-06-17 19:00:37 +00:00
16652ee43c docs(README): remove drone badge
All checks were successful
Lint Markdown files / markdown-lint (push) Successful in 12s
Ansible Linter / ansible-lint (push) Successful in 15s
2025-06-01 12:25:31 +02:00
11b365b13e chore(deps): update ansible/ansible-lint action to v25.5.0
All checks were successful
Lint Markdown files / markdown-lint (pull_request) Successful in 4s
Ansible Linter / ansible-lint (pull_request) Successful in 1m29s
Ansible Linter / ansible-lint (push) Successful in 15s
Lint Markdown files / markdown-lint (push) Successful in 16s
2025-05-31 12:04:56 +00:00
ae7d5c5fb7 chore(ci): adapt workflow to lint markdown files
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 18s
Lint Markdown files / markdown-lint (push) Successful in 3s
2025-05-31 13:35:36 +02:00
3 changed files with 2 additions and 8 deletions

View File

@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@v25.5.0
uses: ansible/ansible-lint@v25.6.1
with:
args: "--config-file .ansible-lint"
setup_python: "true"

View File

@ -9,15 +9,10 @@ on:
jobs:
markdown-lint:
<<<<<<< HEAD
container:
image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0
=======
>>>>>>> 900dac0 (chore(ci): use DavidAnson/markdownlint-cli2-action)
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: DavidAnson/markdownlint-cli2-action@v19.1.0
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0
with:
globs: '**/*.md'

View File

@ -1,6 +1,5 @@
# dhcpd
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/dhcpd-role/status.svg)](https://drone.cryptic.systems/volker.raschek/dhcpd-role)
[![Ansible Role](https://img.shields.io/ansible/role/d/58170)](https://galaxy.ansible.com/volker_raschek/dhcpd)
With following role can be dhcpd installed and configured.