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