You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
7 months ago | |
---|---|---|
defaults | 1 year ago | |
meta | 1 year ago | |
tasks | 7 months ago | |
templates/.config/git | 1 year ago | |
vars | 1 year ago | |
.ansible-lint | 1 year ago | |
.drone.yml | 7 months ago | |
.editorconfig | 1 year ago | |
.markdownlint.yaml | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 8 months ago | |
renovate.json | 1 year ago |
README.md
git-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.