danbohea.macos-spelling

Ansible Role: macOS Custom Spelling

Build Status

This role creates and fills a custom LocalDictionary file on macOS.

Requirements

  • Ansible version 2.1 or higher
  • macOS versions 10.10, 10.11, 10.12, or 10.13

Role Variables


# Words to be added to the custom LocalDictionary file.
# They can be in any order; the role will sort them automatically.
macos_spelling_localdictionary_words:
  - Ansible
  - idempotence
  - Macsible

Dependencies

None.

Example Playbook

- hosts: all

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

License

MIT License

Author Information

This role was made by Dan Bohea mainly for Macsible use.

Informazioni sul progetto

Manage a custom LocalDictionary file on macOS.

Installa
ansible-galaxy install danbohea.macos-spelling
Licenza
Unknown
Download
396
Proprietario