Skip to content

dotstrap/ansible-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-github

Build Status

Install & configure git & packages that enchance git.

Installation

ansible-galaxy install dotstrap.github

Requirements

macOS: homebrew and the latest Xcode tools.

Archlinux: yaourt package manager.

Role Variables

See default variables & variables.

Dependencies

None.

Example Playbook

    - hosts: all
      roles:
         - role: dotstrap.github
           github:
             username: foo
             email: foo@bar.com            

License

MIT

Author Information

@mwilliammyers

Releases

No releases published

Packages

No packages published