marcomc.splinter_toolkit

ビルドステータス

ansible-role-splinter-toolkit

macOS用のSplinterプロビジョニングツールの基本的なAnsibleタスクを提供します。

提供する機能:

  • 現在のユーザーのプロフィール写真を変更
  • アプリケーションの隔離をオン/オフ切り替え
  • GNUTarのインストールと$PATHへの追加
  • パスワードなしのSUDOをオン/オフ切り替え
  • Macpresでの設定の復元

使い方

vars:
  install_macos_apps: yes  # GNUTarのインストールを許可
  current_user_profile_picture: "/path/to/picture"
  passwordless_sudo: yes
  restore_preferences_and_dotfiles_from_export: yes

roles:
  - role: marcomc.splinter_toolkit

tasks:
  - name: Splinterのポストプロビジョニングタスクを読み込む
    include_role:
      name: marcomc.splinter_toolkit
      tasks_from: post-provision

要件

ソフト要件

marcomc.macos_new_user
marcomc.macos_macprefs

変数

ライセンス & 著作権

ライセンス: GPLv2

2020 (c) Marco Massari Calderone marco@marcomc.com

プロジェクトについて

Ansible role that provide the toolkit bult for Splinter, macOS setup automated with Ansible

インストール
ansible-galaxy install marcomc.splinter_toolkit
ライセンス
lgpl-2.1
ダウンロード
97
所有者
Biker, tinkerer, Dev Ops something...