CSRBot a428234c96
All checks were successful
Ansible Linter / ansible-lint (pull_request) Successful in 15s
Lint Markdown files / markdown-lint (pull_request) Successful in 11s
Lint Markdown files / markdown-lint (push) Successful in 4s
Ansible Linter / ansible-lint (push) Successful in 1m8s
chore(deps): update ansible/ansible-lint action to v25.6.1
2025-06-19 10:00:53 +00:00
2025-04-14 22:28:58 +02:00
2022-04-11 13:04:14 +02:00
2025-04-14 22:28:58 +02:00
2025-04-14 22:28:58 +02:00
2025-04-14 22:28:58 +02:00
2022-04-11 13:04:14 +02:00
2025-06-01 12:27:32 +02:00

git-role

Ansible Role

With following role can be git for users configured.

Installation

ansible-galaxy install volker_raschek.git

Supported distributions

  • Arch Linux
  • Rocky Linux 8
  • Ubuntu 20.04

Features

  • Installing git
  • Configuring git
    • User specific configuration
    • User specific git commit message
    • User specific git ignore list

Configuring

In the default directory are examples how to configure git. Copy the defaults into your host_vars or group_vars and adapt the examples.

Description
Ansible role to install and configure git for local users on different distributions
Readme MIT 73 KiB
Languages
Jinja 100%