You can not 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
|
1 month ago | |
---|---|---|
defaults | 12 months ago | |
meta | 12 months ago | |
tasks | 1 month ago | |
templates/.config/git | 12 months ago | |
vars | 12 months ago | |
.ansible-lint | 12 months ago | |
.drone.yml | 2 months ago | |
.editorconfig | 12 months ago | |
.markdownlint.yaml | 12 months ago | |
LICENSE | 12 months ago | |
README.md | 2 months ago | |
renovate.json | 12 months 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.