Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 696 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 696 Bytes

Ansible role to Github GIT LFS

Installs Git LFS, "an open source Git extension for versioning large files", on any RHEL/CentOS or Debian/Ubuntu Linux system. Source of packages is package cloud

Build Status

Sponsored by BidMath

Requirements

  • { role: pedrocarmona.github-git-lfs }

It depends on ansible 2.1, for earlier versions, please checkout this tag

Example Playbook

- hosts: servers
  roles:
    - { role: pedrocarmona.github-git-lfs }

License

MIT / BSD