marcomc.splinter_toolkit

Build Status

ansible-role-splinter-toolkit

This project provides basic Ansible tasks for the Splinter provisioning tool for macOS.

Features:

  • Change the profile picture for the current user
  • Turn App Quarantine on or off
  • Install GNUTar and add it to $PATH
  • Enable or disable passwordless SUDO
  • Restore preferences using Macpres

How to Use

vars:
  install_macos_apps: yes  # enables GNUTar installation
  current_user_profile_picture: "/path/to/picture"
  passwordless_sudo: yes
  restore_preferences_and_dotfiles_from_export: yes

roles:
  - role: marcomc.splinter_toolkit

tasks:
  - name: Load the Splinter post-provision tasks.
    include_role:
      name: marcomc.splinter_toolkit
      tasks_from: post-provision

Requirements

Soft Requirements

  • marcomc.macos_new_user
  • marcomc.macos_macprefs

Variables

License & Copyright

License: GPLv2

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

Informazioni sul progetto

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

Installa
ansible-galaxy install marcomc.splinter_toolkit
Licenza
lgpl-2.1
Download
97
Proprietario
Biker, tinkerer, Dev Ops something...