/ansible-gnu-tools

Ansible role to install & configure GNU Command Line Tools

MIT LicenseMIT

ansible-gnu-tools

Build Status

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

Author Information

@mwilliammyers