jtprogru.macos
jtprogru.macos
Dies ist eine einfache Ansible-Rolle, um den Hostnamen zu konfigurieren und meine bevorzugte Software von Homebrew und dem Mac App Store zu installieren.
Rollenvariablen
Siehe defaults/main.yml
.
Beispiel-Playbook
Beispiel-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
Autor
Michael Savin alias @jtprogru
Lizenz
Siehe LICENSE
Installieren
ansible-galaxy install jtprogru.macos
Lizenz
wtfpl
Downloads
3.6k
Besitzer
#sre #devops #linux #ansible #terraform #python #golang #jtprogru #jtprog #macOS