Skip to content

Install latest version of git client from git-core ppa on remote machine

License

Notifications You must be signed in to change notification settings

furdarius/ansible-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Git

Build Status

Install latest git client from git-core PPA. Git-core ppa will be added.

Install

ansible-galaxy install Furdarius.git

Playbook example

---
- hosts: all
  become: true
  roles:
    - git

About

Install latest version of git client from git-core ppa on remote machine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published