jtprogru.macos

jtprogru.macos

GitHub Workflow Status GitHub Workflow Status GitHub Ansible Role GitHub tag

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

Twitter: Twitter Follow

Lizenz

Siehe LICENSE

Über das Projekt

This is sample ansible role used me as boilerplate

Installieren
ansible-galaxy install jtprogru.macos
GitHub Repository
Lizenz
wtfpl
Downloads
3.6k
Besitzer
#sre #devops #linux #ansible #terraform #python #golang #jtprogru #jtprog #macOS