Install & configure GNU Command Line Tools.
See also: dotstrap.coreutils
ansible-galaxy install dotstrap.gnu-tools
homebrew and the latest Xcode tools.
See the default variables.
- role: [ dotstrap.coreutils ]
Using all the default variables:
- hosts: all
roles:
- role: dotstrap.gnu-tools
MIT