Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 276 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 276 Bytes

Ansible Role: Git

Setup Git on Debian and Ubuntu servers.

Role Variables

Available variables can be found in defaults/main.yml

Example Playbook

    - hosts: all

      roles:
        - alphanodes.setup.git