1 Commits

Author SHA1 Message Date
5fb4697760 chore(deps): update davidanson/markdownlint-cli2-action action to v20
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 13s
Lint Markdown files / markdown-lint (push) Successful in 7s
Ansible Linter / ansible-lint (pull_request) Successful in 14s
Lint Markdown files / markdown-lint (pull_request) Successful in 5s
2025-05-15 07:01:17 +00:00
5 changed files with 15 additions and 15 deletions

View File

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

View File

@ -12,7 +12,7 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v4.3.0
- uses: actions/checkout@v4.2.2
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0
with:
globs: '**/*.md'

View File

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

View File

@ -1,24 +1,23 @@
dependencies: []
galaxy_info:
namespace: volker_raschek
role_name: git
author: Markus Pesch
company: Cryptic Systems
description: Role to install and configure git for local users
galaxy_tags:
- git
company: Cryptic Systems
license: MIT
min_ansible_version: "2.5"
namespace: volker-raschek
platforms:
- name: ArchLinux
- name: "ArchLinux"
versions:
- all
- name: EL
- name: "Ubuntu"
versions:
- all
- name: Fedora
- name: "EL"
versions:
- all
- name: Ubuntu
versions:
- all
role_name: git
galaxy_tags:
- git
dependencies: []

View File

@ -1,4 +1,4 @@
#jinja2: lstrip_blocks: true
#jinja2: lstrip_blocks: "True", trim_blocks: "True"
#
# {{ ansible_managed }}
#