ansible_osx_command_line_tools
Ansible Role: osx-command-line-tools
An Ansible role that installs OS X Command Line Tools.
Requirements
None (except running on Mac OS X).
Role Variables
force_install
: Install the Command Line Tools, even if they are already installed (Default: no
).
Dependencies
None.
Example Playbook
A simple playbook example:
- hosts: servers
roles:
- { role: elliotweiser.osx-command-line-tools }
License
Contributing
Please read the contributing guidelines.
Author Information
About
Installs OS X Command Line Tools
Install
ansible-galaxy install borkenpipe/ansible-osx-command-line-tools
License
mit
Downloads
28
Owner