17 Commits

Author SHA1 Message Date
CSRBot fc1e4a8e09 chore(deps): pin dependencies
Ansible Linter / ansible-lint (push) Failing after 8s
Ansible Linter / ansible-lint (pull_request) Failing after 9s
Lint Markdown files / markdown-lint (push) Successful in 4s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
2026-06-07 18:01:54 +00:00
CSRBot 335a950aac Merge pull request 'chore(deps): update davidanson/markdownlint-cli2-action action to v23' (#32) from renovate/davidanson-markdownlint-cli2-action-23.x into master
Ansible Linter / ansible-lint (push) Failing after 28s
Lint Markdown files / markdown-lint (push) Successful in 11s
2026-06-04 15:13:34 +00:00
CSRBot e66d13bd84 chore(deps): update davidanson/markdownlint-cli2-action action to v23
Ansible Linter / ansible-lint (pull_request) Successful in 32s
Lint Markdown files / markdown-lint (pull_request) Successful in 6s
Ansible Linter / ansible-lint (push) Successful in 30s
Lint Markdown files / markdown-lint (push) Successful in 5s
2026-06-04 15:02:10 +00:00
CSRBot 992b6b7960 Merge pull request 'chore(deps): update actions/checkout action to v6.0.3' (#31) from renovate/actions into master
Ansible Linter / ansible-lint (push) Failing after 9s
Lint Markdown files / markdown-lint (push) Successful in 4s
2026-06-02 15:13:19 +00:00
CSRBot b53ae6f5e5 chore(deps): update actions/checkout action to v6.0.3
Lint Markdown files / markdown-lint (push) Successful in 10s
Ansible Linter / ansible-lint (push) Successful in 27s
Ansible Linter / ansible-lint (pull_request) Successful in 31s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
2026-06-02 15:02:05 +00:00
CSRBot d66aa95e92 Merge pull request 'chore(deps): update ansible/ansible-lint action to v26.4.0' (#30) from renovate/actions into master
Ansible Linter / ansible-lint (push) Successful in 22s
Lint Markdown files / markdown-lint (push) Successful in 4s
2026-04-14 11:04:21 +00:00
CSRBot d6a65f8117 chore(deps): update ansible/ansible-lint action to v26.4.0
Ansible Linter / ansible-lint (push) Successful in 22s
Lint Markdown files / markdown-lint (push) Successful in 19s
Ansible Linter / ansible-lint (pull_request) Successful in 23s
Lint Markdown files / markdown-lint (pull_request) Successful in 17s
2026-04-14 10:47:38 +00:00
CSRBot 9347264fde Merge pull request 'chore(deps): update ansible/ansible-lint action to v26.2.0' (#29) from renovate/actions into master
Ansible Linter / ansible-lint (push) Successful in 53s
Lint Markdown files / markdown-lint (push) Successful in 11s
2026-03-05 14:04:32 +00:00
CSRBot 3909d464ab chore(deps): update ansible/ansible-lint action to v26.3.0
Lint Markdown files / markdown-lint (push) Successful in 4s
Ansible Linter / ansible-lint (pull_request) Successful in 19s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
Ansible Linter / ansible-lint (push) Successful in 55s
2026-03-05 14:01:17 +00:00
CSRBot 586a179798 Merge pull request 'chore(deps): update actions/checkout action to v6.0.2' (#28) from renovate/actions into master
Ansible Linter / ansible-lint (push) Successful in 18s
Lint Markdown files / markdown-lint (push) Successful in 5s
2026-01-22 17:08:11 +00:00
CSRBot 23e6061900 chore(deps): update actions/checkout action to v6.0.2
Ansible Linter / ansible-lint (pull_request) Successful in 18s
Lint Markdown files / markdown-lint (pull_request) Successful in 4s
Lint Markdown files / markdown-lint (push) Successful in 4s
Ansible Linter / ansible-lint (push) Successful in 52s
2026-01-22 17:01:20 +00:00
CSRBot a81fcfd641 Merge pull request 'chore(deps): update ansible/ansible-lint action to v26.1.1' (#27) from renovate/actions into master
Lint Markdown files / markdown-lint (push) Successful in 4s
Ansible Linter / ansible-lint (push) Successful in 52s
2026-01-16 05:04:03 +00:00
CSRBot b6ee065885 chore(deps): update ansible/ansible-lint action to v26.1.1
Ansible Linter / ansible-lint (pull_request) Successful in 16s
Lint Markdown files / markdown-lint (pull_request) Successful in 9s
Ansible Linter / ansible-lint (push) Successful in 16s
Lint Markdown files / markdown-lint (push) Successful in 10s
2026-01-16 05:01:03 +00:00
CSRBot 283d81d81a chore(deps): update ansible/ansible-lint action to v26
Lint Markdown files / markdown-lint (pull_request) Successful in 9s
Ansible Linter / ansible-lint (pull_request) Successful in 18s
Ansible Linter / ansible-lint (push) Successful in 17s
Lint Markdown files / markdown-lint (push) Successful in 4s
2026-01-11 23:00:54 +00:00
volker.raschek b22af06a7a fix(ci): add workflow dispatch for releases
Ansible Linter / ansible-lint (push) Successful in 17s
Lint Markdown files / markdown-lint (push) Successful in 5s
2026-01-11 21:15:53 +01:00
volker.raschek 2b50e77288 fix(ci): use dynamic github repository name
Ansible Linter / ansible-lint (push) Successful in 16s
Lint Markdown files / markdown-lint (push) Successful in 4s
2026-01-07 16:11:11 +01:00
volker.raschek bb09fde9a0 fix(ci): add release workflow
Ansible Linter / ansible-lint (push) Successful in 16s
Lint Markdown files / markdown-lint (push) Successful in 4s
2026-01-07 16:05:34 +01:00
3 changed files with 26 additions and 4 deletions
+2 -2
View File
@@ -12,9 +12,9 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v6.0.1
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- name: Run ansible-lint
uses: ansible/ansible-lint@v25.12.2
uses: ansible/ansible-lint@5fac056c45595896c973fbde871f01f6cb14d74c # v26.4.0
with:
args: "--config-file .ansible-lint"
setup_python: "true"
+2 -2
View File
@@ -12,7 +12,7 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v6.0.1
- uses: DavidAnson/markdownlint-cli2-action@v21.0.0
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: DavidAnson/markdownlint-cli2-action@ded1f9488f68a970bc66ea5619e13e9b52e601cd # v23.2.0
with:
globs: '**/*.md'
+22
View File
@@ -0,0 +1,22 @@
name: Release Ansible Role
on:
push:
tags:
- '**'
workflow_dispatch: {}
jobs:
release:
name: Release Ansible Role
runs-on: ubuntu-latest
steps:
- name: Install Ansible Galaxy
run: |
apt update --yes
apt install --yes ansible
- env:
ANSIBLE_GALAXY_TOKEN: ${{ secrets.ANSIBLE_GALAXY_TOKEN }}
name: Update Ansible Role in Ansible Galaxy
run: |
ansible-galaxy role import --token=${ANSIBLE_GALAXY_TOKEN} volker-raschek ${GITHUB_REPOSITORY#*/}