Install & configure GNU coreutils on OS X.
See also: dotstrap.gnu-tools
ansible-galaxy install dotstrap.coreutils
homebrew and the latest Xcode tools.
See default variables.
None.
- hosts: all
roles:
- role: dotstrap.coreutils
Warning: This role modifies your default shell configuration file, eg.
~/.bash_profile
, ~/.zshrc
or ~/.config/fish/config.fish
.
MIT