Markus Pesch ab3618b924
Some checks reported errors
continuous-integration/drone/push Build was killed
fix: support ssh allowedSignersFile and revocationFile
2025-03-19 23:31:54 +01:00
2022-04-11 13:18:04 +02:00
2022-04-11 13:04:14 +02:00
2022-04-11 13:04:14 +02:00
2022-04-11 13:04:14 +02:00
2022-04-11 13:04:14 +02:00
2023-02-08 18:23:05 +01:00
2022-04-11 13:04:14 +02:00

git-role

Build Status 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 53 KiB
Languages
Jinja 100%