Skip to content

dotstrap/ansible-coreutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-coreutils

Build Status

Install & configure GNU coreutils on OS X.

See also: dotstrap.gnu-tools

Installation

ansible-galaxy install dotstrap.coreutils

Requirements

homebrew and the latest Xcode tools.

Role Variables

See default variables.

Dependencies

None.

Example Playbook

    - hosts: all
      roles:
         - role: dotstrap.coreutils

Notes

Warning: This role modifies your default shell configuration file, eg. ~/.bash_profile, ~/.zshrc or ~/.config/fish/config.fish.

License

MIT

Author Information

@mwilliammyers