Skip to content

Latest commit

 

History

History
77 lines (57 loc) · 1.68 KB

README.md

File metadata and controls

77 lines (57 loc) · 1.68 KB

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