dotstrap.coreutils
ansible-coreutils
Install and set up GNU coreutils on OS X.
Also check: dotstrap.gnu-tools
Installation
ansible-galaxy install dotstrap.coreutils
Requirements
You need homebrew and the latest Xcode tools.
Role Variables
Refer to default variables.
Dependencies
None.
Example Playbook
- hosts: all
roles:
- role: dotstrap.coreutils
Notes
Warning: This role changes your default shell configuration file, such as
~/.bash_profile
, ~/.zshrc
, or ~/.config/fish/config.fish
.
License
MIT