danbohea.macos-spelling

Ansibleロール: macOSカスタムスペルリング

ビルドステータス

macOS上にカスタムLocalDictionaryファイルを作成し、内容を追加します。

要件

  • Ansible >= 2.1
  • macOS 10.13, 10.12, 10.11 または 10.10

ロール変数


# カスタムLocalDictionaryファイルに追加する単語。
# アルファベット順である必要はありません
# (ロールが自動的に整理します)。
macos_spelling_localdictionary_words:
  - Ansible
  - idempotence
  - Macsible

依存関係

なし。

例のプレイブック

- hosts: all

  roles:
    - role: ansible-role-macos-spelling

ライセンス

MIT

作者情報

このロールは、主にMacsible用にDan Boheaによって作成されました。

プロジェクトについて

Manage a custom LocalDictionary file on macOS.

インストール
ansible-galaxy install danbohea.macos-spelling
ライセンス
Unknown
ダウンロード
396
所有者