Install & configure git & packages that enchance git.
ansible-galaxy install dotstrap.github
macOS: homebrew and the latest Xcode tools.
Archlinux: yaourt package manager.
See default variables & variables.
None.
- hosts: all
roles:
- role: dotstrap.github
github:
username: foo
email: foo@bar.com
MIT