coreutils
ansible-coreutils
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