jtprogru.macos
jtprogru.macos
This is a simple Ansible role to set up the hostname and install my favorite software from Homebrew and the Mac App Store.
Role Variables
You can find the variables in defaults/main.yml
.
Example Playbook
Here is an 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, also known as @jtprogru
License
Please see LICENSE for details.
Informazioni sul progetto
This is sample ansible role used me as boilerplate
Installa
ansible-galaxy install jtprogru.macos
Licenza
wtfpl
Download
3.6k
Proprietario
#sre #devops #linux #ansible #terraform #python #golang #jtprogru #jtprog #macOS