Compare commits

1 Commits

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

View File

@ -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.4.0
with:
args: "--config-file .ansible-lint"
setup_python: "true"

View File

@ -1,5 +1,6 @@
# sudo_users
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/sudo_users/status.svg)](https://drone.cryptic.systems/volker.raschek/sudo_users)
[![Ansible Role](https://img.shields.io/ansible/role/d/58433)](https://galaxy.ansible.com/volker_raschek/networking_role)
With following role can be created sudoers files in `/etc/sudoers.d`. For

View File

@ -1,4 +1,5 @@
galaxy_info:
namespace: volker_raschek
role_name: "sudo"
author: "Markus Pesch"
description: Role to configure sudoers on different distributions
@ -9,15 +10,12 @@ galaxy_info:
- name: ArchLinux
versions:
- all
- name: EL
- name: Ubuntu
versions:
- all
- name: Fedora
versions:
- all
- name: Ubuntu
versions:
- all
- "35"
galaxy_tags:
- sudo