This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
macos-provisioning/README.md

366 B

macOS Provisioning

## Prerequisites

## Usage

ansible-galaxy install -r requirements.yml
$ ansible-playbook main.yml -i inventory

Run everything.

$ ansible-playbook main.yml -i inventory -t <tag>

Run a specific tag.