git
nephelaiio.git
An ansible role to install and configure git
Role Variables
Please refer to the defaults file for an up to date list of input parameters.
Example Playbook
- hosts: servers
roles:
- role: nephelaiio.git
git_packages_state: latest
Testing
Please make sure your environment has docker installed in order to run role validation tests. Additional python dependencies are listed in the requirements file
This role is tested against the following distributions (docker images):
- Ubuntu Focal
- Ubuntu Bionic
- Ubuntu Xenial
- CentOS 7
- Debian Buster
You can test the role directly from sources using command molecule test
License
This project is licensed under the terms of the MIT License
Install
ansible-galaxy install nephelaiio/ansible-role-git
License
mit
Downloads
70279
Owner