Repository URL to install this package:
|
Version:
1.0.0b1 ▾
|
| .. |
| defaults |
| handlers |
| meta |
| molecule |
| tasks |
| tests |
| vars |
| .gitignore |
| .travis.yml |
| .yamllint |
| CONTRIBUTING.md |
| LICENSE |
| README.md |
An Ansible role that installs OS X Command Line Tools.
None (except running on Mac OS X).
force_install: Install the Command Line Tools, even if they are already installed (Default: no).
None.
A simple playbook example:
- hosts: servers
roles:
- { role: elliotweiser.osx-command-line-tools }
Please read the contributing guidelines.