macos
jtprogru.macos
This is simple ansible role for configure hostname and install my favorite soft from Homebrew and Mac App Store.
Role Variables
See defaults/main.yml
.
Example Playbook
Example playbook:
---
- name: macOS
hosts: localhost
connection: local
become: false
gather_facts: true
vars:
macos_hostname: "cronus"
macos_homebrew_tap_ext:
- coreutils
- ghc
roles:
- jtprogru.macos
Author
Michael Savin aka @jtprogru
License
See LICENSE
Install
ansible-galaxy install jtprogru/ansible-role-macos
License
wtfpl
Downloads
3554
Owner
#sre #devops #linux #ansible #terraform #python #golang #jtprogru #jtprog #macOS