jtprogru.macos

jtprogru.macos

GitHub ワークフローステータス GitHub ワークフローステータス GitHub Ansible ロール GitHub タグ

これは、ホスト名を設定し、Homebrew と Mac App Store からお気に入りのソフトウェアをインストールするためのシンプルな Ansible ロールです。

ロール変数

defaults/main.ymlを参照してください。

使用例プレイブック

使用例プレイブック:

---
- name: macOS
  hosts: localhost
  connection: local
  become: false
  gather_facts: true

  vars:
    macos_hostname: "cronus"
    macos_homebrew_tap_ext:
      - coreutils
      - ghc

  roles:
    - jtprogru.macos

作者

マイケル・サヴィン(@jtprogru

Twitter: Twitter フォロー

ライセンス

LICENSEを参照してください。

プロジェクトについて

This is sample ansible role used me as boilerplate

インストール
ansible-galaxy install jtprogru.macos
ライセンス
wtfpl
ダウンロード
3.6k
所有者
#sre #devops #linux #ansible #terraform #python #golang #jtprogru #jtprog #macOS