Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 478 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 478 Bytes

Ansible Role: Basic Git configuration for CCDC

Configures installs and does basic configuration of Git on Linux/Windows/MacOS

Requirements

None

Role Variables

None, this is specific to CCDC

Dependencies

None.

Example Playbook

- hosts: all
  roles:
    - ccdc.scm_providers

License

MIT / BSD

Author Information

This role was created in 2020 by Claudio Bantaloukas, based on existing roles at CCDC, by Jeff Geerling and google searches