tree: 18b87dd592aa2837cb8f10a2ce48a0b2d51bda23 [path history] [tgz]
  1. tasks/
  2. README.md
skolo/ansible/switchboard/roles/disable-gatekeeper/README.md

Role Name

Disables Gatekeeper on Macs.

Gatekeeper is an application that disallows running any executable downloaded from the web. We sometimes need to disable it, which this role does.

Requirements

N/A

Role Variables

N/A

Dependencies

N/A

Example Playbook

- hosts: compui
  roles:
     - disable-gatekeeper