Skip to content

Instantly share code, notes, and snippets.

@bcoca
Created April 27, 2020 18:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bcoca/d3c7abd09650e20eb15c69fdb98c4b94 to your computer and use it in GitHub Desktop.
Save bcoca/d3c7abd09650e20eb15c69fdb98c4b94 to your computer and use it in GitHub Desktop.
---
- hosts: all
gather_facts: yes
roles:
- usersettings
- role: git
vars:
git_install_from_source: true
git_install_path: "/usr"
git_version: "2.26.2"
git_install_from_source_force_update: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment