Skip to content

dotstrap/ansible-gnu-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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