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
- Host: GitHub
- URL: https://github.com/hapoon/mac-ansible
- Owner: hapoon
- License: mit
- Created: 2020-01-08T02:31:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T01:29:30.000Z (over 1 year ago)
- Last Synced: 2025-02-11T02:26:13.101Z (over 1 year ago)
- Topics: ansible
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mac-ansible
Macの初期環境設定で自動化できる部分をansibleで設定する
## Requirement
- Xcodeがインストールされている
- Homebrewがインストールされている
- Ansibleがインストールされている
## Usage
```
% ansible-playbook playbooks/develop.yml
```