An open API service indexing awesome lists of open source software.

https://github.com/hapoon/mac-ansible

ansible files for mac
https://github.com/hapoon/mac-ansible

ansible

Last synced: 4 months ago
JSON representation

ansible files for mac

Awesome Lists containing this project

README

          

# mac-ansible
Macの初期環境設定で自動化できる部分をansibleで設定する

## Requirement
- Xcodeがインストールされている
- Homebrewがインストールされている
- Ansibleがインストールされている

## Usage

```
% ansible-playbook playbooks/develop.yml
```