ctorgalson.macos_prefs

Ansible角色 macOS首选项

这个角色使用版本控制的plist文件来设置macOS应用程序的首选项。

需求

除了macOS没有特别的要求。

角色变量

名称 默认值 描述
prefs_prefs_directory files/preferences 角色用于查找要上传和导入为首选项的plist文件的位置。

依赖关系

没有依赖关系。

示例剧本

- hosts: all
  roles:
    - role: ansible-role-macos-prefs

许可证

GPLv3

作者信息

Christopher Torgalson

关于项目

An Ansible role to set initial values for macOS app preferences.

安装
ansible-galaxy install ctorgalson.macos_prefs
许可证
gpl-3.0
下载
112